community.general/lib/ansible/modules/network/ios
Ricardo Carrillo Cruz c8ba8bdd6d Add ios_static_route module (#25527)
* Add ios_static_route module

* Add ios_static_route integration tests

* Add platform agnostic integration tests for IOS

* Replace unicode function to ansible module_utils to_text

* Add collections handling logic

* Add integration tests for collections

* Make collections and prefix mutually exclusive

* Add net_static_route integration tests for collections

* Do not store load_config return value, as it returns nothing
2017-06-29 12:05:20 +02:00
..
__init__.py
_ios_template.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 Fixes #24251 save config only if it is changed (#24345) 2017-05-16 19:54:36 +05:30
ios_facts.py Make it easier to find network modules (#23576) 2017-04-13 12:14:33 -04:00
ios_static_route.py Add ios_static_route module (#25527) 2017-06-29 12:05:20 +02:00
ios_system.py
ios_user.py Add ios_user implementation module (#25413) 2017-06-09 13:50:57 +05:30
ios_vrf.py Make it easier to find network modules (#23576) 2017-04-13 12:14:33 -04:00