community.general/lib/ansible/modules/network/ios
Ganesh Nalawade 773c031d33
vyos and ios cliconf plugin refactor (#41846)
* vyos and ios cliconf plugin refactor

*  Refactor vyos cliconf plugin
*  Change vyos module_utils and vyos_config as per refactor
*  Minor changes in ios cliconf plugin

* Fix unit test failure

* Fix sanity issues

* Add get_diff to rpc list
2018-06-25 09:43:37 +05:30
..
__init__.py initial add of ios_template module 2016-12-08 11:24:03 -05:00
ios_banner.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ios_command.py ios_command: Correct answer example and consolidate docs on command param. (#40158) 2018-05-16 15:39:07 +01:00
ios_config.py vyos and ios cliconf plugin refactor (#41846) 2018-06-25 09:43:37 +05:30
ios_facts.py Update ios_facts.py (#40928) 2018-06-06 08:47:18 -04:00
ios_interface.py Update docs to reflect support for CDP neighbors (#38051) 2018-04-05 19:14:55 +01:00
ios_l2_interface.py use show run instead of section pipeline ios_l2_interface (#39658) 2018-05-04 21:22:09 +05:30
ios_l3_interface.py Fix ios test pt. 2 (#40628) 2018-05-23 18:33:36 -04:00
ios_linkagg.py Fix more docs vs argspec (#36048) 2018-02-12 17:42:25 +00:00
ios_lldp.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
ios_logging.py Fixes to ios_logging (#41029) 2018-06-04 07:32:23 -04:00
ios_ping.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ios_static_route.py ios_static_route idempotence fix (#35912) 2018-03-05 09:28:37 -05:00
ios_system.py Fixes to improve ios_system idempotency (#38303) 2018-05-15 10:27:40 -04:00
ios_user.py Fix more docs vs argspec (#36048) 2018-02-12 17:42:25 +00:00
ios_vlan.py Fix ios_vlan to correctly identify unmodified config when having long interface names (#40145) 2018-05-23 10:15:54 -04:00
ios_vrf.py Decouple config and state check in vlan and vrf network modules (#36386) 2018-02-26 09:23:54 +05:30