ansible/test/units/modules/network/ios/fixtures
Paul Neumann 53fead7c96 ios_logging: Fix some smaller issues, add unit test (#32321)
* 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
2017-10-31 09:25:07 +05:30
..
ios_banner_show_banner.txt Add ios_banner module (#22687) 2017-03-16 16:35:44 +01:00
ios_config_config.cfg refactors ios_config to use network_cli plugin (#20042) 2017-01-09 11:19:25 -05:00
ios_config_defaults.cfg refactors ios_config to use network_cli plugin (#20042) 2017-01-09 11:19:25 -05:00
ios_config_src.cfg refactors ios_config to use network_cli plugin (#20042) 2017-01-09 11:19:25 -05:00
ios_logging_config.cfg ios_logging: Fix some smaller issues, add unit test (#32321) 2017-10-31 09:25:07 +05:30
ios_ping_ping_8.8.8.8_repeat_2 IOS Ping: Add new module to support ping tests from IOS devices (#28557) 2017-08-29 11:21:49 -04:00
ios_ping_ping_10.255.255.250_repeat_2 IOS Ping: Add new module to support ping tests from IOS devices (#28557) 2017-08-29 11:21:49 -04:00
ios_system_config.cfg
ios_user_config.cfg Add ios_user implementation module (#25413) 2017-06-09 13:50:57 +05:30
ios_vrf_config.cfg
show_version updates ios_command to use network_cli plugin (#19992) 2017-01-06 17:06:40 -05:00