mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* ios_logging: Fix typo in documentation * ios_logging: Fix traceback when setting buffered destination without size When the size parameter is not configured while configuring the buffered destination, a traceback occurs due to the fact that validate_size expects the parameter to be an int. Explicitely converting value to int makes the check work for every case. * ios_logging: Update size parameter documentation Update the documentation of the size paramter to reflect the current behaviour of setting a default of 4096 for the buffered dest. * ios_logging: Add unit test Add unit test for ios_logging testing the behaviour clarified in the previous commits. * ios_logging: Fix python 2.6 compliance |
8 years ago | |
|---|---|---|
| .. | ||
| aireos | 9 years ago | |
| aruba | 9 years ago | |
| basics | 9 years ago | |
| cloudvision | 9 years ago | |
| cumulus | 8 years ago | |
| eos | 8 years ago | |
| f5 | 8 years ago | |
| ios | 8 years ago | |
| iosxr | 8 years ago | |
| ironware | 8 years ago | |
| junos | 8 years ago | |
| netscaler | 8 years ago | |
| nuage | 8 years ago | |
| nxos | 8 years ago | |
| ovs | 9 years ago | |
| radware | 8 years ago | |
| vyos | 8 years ago | |
| __init__.py | 9 years ago | |