community.general/lib/ansible/modules/network/vyos
Ganesh Nalawade 4349b56643
Deprecate Entity, EntityCollection and use subspec in network modules (#33575)
* Deprecate Entity, EntityCollection and use subspec in network modules

*  As per proposal https://github.com/ansible/proposals/issues/76
   deprecate use of Entity, EntityCollection, ComplexDict, ComplexList
   and use subspec instead.
*  Refactor ios modules
*  Refactor eos modules
*  Refactor vyos modules
*  Refactor nxos modules
*  Refactor iosxr modules
*  Add support for key in suboptions handling

* Fix CI issues
2017-12-11 20:31:25 +05:30
..
__init__.py
vyos_banner.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
vyos_command.py Deprecate Entity, EntityCollection and use subspec in network modules (#33575) 2017-12-11 20:31:25 +05:30
vyos_config.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
vyos_facts.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
vyos_interface.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
vyos_l3_interface.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
vyos_linkagg.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
vyos_lldp.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
vyos_lldp_interface.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
vyos_logging.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
vyos_static_route.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
vyos_system.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
vyos_user.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
vyos_vlan.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30