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.
ansible/test/units/modules/network/ios
Ganesh Nalawade 13937ce772
ios_config save (#33791) (#33872)
* Fixing save so it still works. Adding changed as an option for save_when.

* Updating unit tests.

* Updating description to state that changed was added in 2.5.

(cherry picked from commit 3a9083cf48)

* Update Changelog
8 years ago
..
fixtures ios_logging: Fix some smaller issues, add unit test (#32321) 8 years ago
__init__.py adds missing __init__ to ios unit test 9 years ago
ios_module.py Actually check for equality on empty commands array (#25308) 9 years ago
test_ios_banner.py test/: PEP8 compliancy (#24803) 9 years ago
test_ios_command.py test/: PEP8 compliancy (#24803) 9 years ago
test_ios_config.py ios_config save (#33791) (#33872) 8 years ago
test_ios_logging.py ios_logging: Fix some smaller issues, add unit test (#32321) 8 years ago
test_ios_ping.py IOS Ping: Add new module to support ping tests from IOS devices (#28557) 8 years ago
test_ios_system.py ios_system: Fix typo in unit test (#32284) 8 years ago
test_ios_user.py Change network *_user modules to use configured_password to set a users password (#28187) 8 years ago
test_ios_vrf.py configures address-families when vrf is created (#28615) 8 years ago