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 f5d865a208 Fixes #24251 save config only if it is changed (#24345)
* Fixes #24251 save config only if it is changed

Save to startup configuration only when it is different
from running configuration.

* Fix unit test issue
8 years ago
..
fixtures
__init__.py
ios_module.py
test_ios_banner.py Fallback to show-run on ios_banner for devices where show banner does not work (#22793) 8 years ago
test_ios_command.py
test_ios_config.py Fixes #24251 save config only if it is changed (#24345) 8 years ago
test_ios_system.py
test_ios_template.py
test_ios_vrf.py