1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/ios_static_route
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
..
defaults Add ios_static_route module (#25527) 2017-06-29 12:05:20 +02:00
meta Add ios_static_route module (#25527) 2017-06-29 12:05:20 +02:00
tasks Add ios_static_route module (#25527) 2017-06-29 12:05:20 +02:00
tests/cli Add ios_static_route module (#25527) 2017-06-29 12:05:20 +02:00