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/integration/targets/ios_static_route
Nathaniel Case 7016b3b9ca
ios_static_route idempotence fix (#35912)
* Remove default admin_distance and fix the idempotence thereof

Fixes #33290

* Fix tests and use yaml anchors to shorten tests

* Add test for undefined admin_distance

* Read config from `show run` if `show ip static route` fails

* Restore flags to ios.get_config &  use get_config where appropriate
6 years ago
..
defaults Add ios_static_route module (#25527) 7 years ago
meta Add ios_static_route module (#25527) 7 years ago
tasks Remove vars from include for ios netowrk_cli tests (#34703) 7 years ago
tests/cli ios_static_route idempotence fix (#35912) 6 years ago