community.general/lib/ansible/plugins/cliconf
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
2018-03-05 09:28:37 -05:00
..
__init__.py * adds commit replace with config file for iosxr (#35564) 2018-02-01 14:15:32 +00:00
aireos.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
aruba.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
asa.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
dellos6.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
dellos9.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
dellos10.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
edgeos.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
enos.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
eos.py Refactor EOS code to use cliconf (#34426) 2018-01-11 13:33:33 +01:00
ios.py ios_static_route idempotence fix (#35912) 2018-03-05 09:28:37 -05:00
iosxr.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
ironware.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
junos.py Remove unused enable_mode import on Junos cliconf plugin (#35722) 2018-02-05 03:07:23 -08:00
nxos.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
onyx.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
vyos.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00