community.general/lib/ansible/modules/network/ios
Ganesh Nalawade ba4b12358c
Refactor ios cliconf plugin and ios_config module (#39695)
* Refactor ios cliconf plugin and ios_config module

*  Refactor ios cliconf plugin to support generic network_config module
*  Refactor ios_config module to work with cliconf api's
*  Enable command and response logging in cliconf pulgin
*  cliconf api documentation

* Fix unit test and other minor changes

* Doc update

* Fix CI failure

* Add default flag related changes

* Minor changes

* redact input command logging by default
2018-06-06 11:12:45 +05:30
..
__init__.py
ios_banner.py
ios_command.py
ios_config.py Refactor ios cliconf plugin and ios_config module (#39695) 2018-06-06 11:12:45 +05:30
ios_facts.py Search for macaddresses more stringently (#40901) 2018-05-31 10:45:17 -04:00
ios_interface.py
ios_l2_interface.py
ios_l3_interface.py Fix ios test pt. 2 (#40628) 2018-05-23 18:33:36 -04:00
ios_linkagg.py
ios_lldp.py
ios_logging.py Fixes to ios_logging (#41029) 2018-06-04 07:32:23 -04:00
ios_ping.py
ios_static_route.py
ios_system.py
ios_user.py
ios_vlan.py
ios_vrf.py