community.general/lib/ansible/modules/network/ios
Ganesh Nalawade a12e9807ba Add intent arguments for ios and iosxr interface modules (#28018)
* Add intent arguments for ios_interface

*  Intent argument support
*  Integration test case for intent arguments

* Fix ci issue

* Add intent arguments for iosxr_interface

*  Add intent check support for iosxr_interface
*  Integration test for intent + configuration

* Fix ci failure
2017-08-15 19:20:28 +05:30
..
__init__.py
ios_banner.py Add junos_banner declartive module (#25826) 2017-06-18 01:32:48 +05:30
ios_command.py network_cli modules don't always return stdout or stdout_lines (#23573) 2017-04-13 11:59:23 -04:00
ios_config.py Fix #26918: IOS TypeError (#26999) 2017-07-19 15:06:11 -07:00
ios_facts.py Add try/except to catch ipv6 interfaces that didn't appear on 'show interfaces' output (#27246) 2017-08-07 19:04:50 +02:00
ios_interface.py Add intent arguments for ios and iosxr interface modules (#28018) 2017-08-15 19:20:28 +05:30
ios_logging.py fixed nontype error (#27428) 2017-07-28 21:50:09 +05:30
ios_static_route.py changed collection arg to argregate on 2.4 network modules (#26649) 2017-07-26 10:09:17 -04:00
ios_system.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
ios_user.py changed collection arg to argregate on 2.4 network modules (#26649) 2017-07-26 10:09:17 -04:00
ios_vrf.py Add ios_vrf declarative intent config check (#28001) 2017-08-14 12:27:03 +05:30