community.general/lib/ansible/modules/network/ios
Trishna Guha 2e76f04a9e
Add ios_linkagg DI module (#33215)
* Add ios_linkagg DI module

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* pep8 fixes

* update ios version

* ios_linkagg integration test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fix port-channel commands

* update test

* ios tests to network_cli

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* add required_together check in aggregate and update test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fix pep8 issues

* Add discovery of ios switch type

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2018-01-11 12:33:15 +05:30
..
__init__.py
ios_banner.py Accept other ios_banner types (#33961) 2018-01-03 14:38:14 +00:00
ios_command.py Revert "Deprecate Entity, EntityCollection and use subspec in network modules (#33575)" (#33849) 2017-12-13 13:07:52 +05:30
ios_config.py Adds parents to mutually_exclusive with src for *_config modules (#33957) 2018-01-03 09:47:12 -05:00
ios_facts.py Added support for Cisco stacks in ios_facts.py (#33714) 2017-12-20 12:33:47 -05:00
ios_interface.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ios_l3_interface.py Add ios_lldp module (#34308) 2018-01-02 18:43:08 +05:30
ios_linkagg.py Add ios_linkagg DI module (#33215) 2018-01-11 12:33:15 +05:30
ios_lldp.py Add ios_lldp module (#34308) 2018-01-02 18:43:08 +05:30
ios_logging.py Ios logging (#33151) 2018-01-09 14:07:31 -05:00
ios_ping.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ios_static_route.py ios_static_route: fix broken import (#34133) 2017-12-21 17:12:19 +05:30
ios_system.py Revert "Deprecate Entity, EntityCollection and use subspec in network modules (#33575)" (#33849) 2017-12-13 13:07:52 +05:30
ios_user.py ios integration tests to network_cli (#33920) 2017-12-20 09:03:29 -05:00
ios_vlan.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ios_vrf.py Add the ability for the ios_vrf module to apply route targets to a VRF (#34248) 2018-01-09 02:04:18 -05:00