community.general/lib/ansible/modules/network/vyos
Ganesh Nalawade c068b88b38
Update eos, ios, vyos cliconf plugin (#42300)
* Update eos cliconf plugin methods

*  Refactor eos cliconf plugin
*  Changes in eos module_utils as per cliconf plugin refactor

* Fix unit test and sanity failures

* Fix review comment
2018-07-04 19:45:21 +05:30
..
__init__.py initial commit of vyos_command module 2016-12-08 11:24:44 -05:00
vyos_banner.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
vyos_command.py Add run_commands api for ios and vyos cliconf plugin (#42093) 2018-06-29 15:07:38 +05:30
vyos_config.py Update eos, ios, vyos cliconf plugin (#42300) 2018-07-04 19:45:21 +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 remove unused tx_rate and rx_rate from vyos_interface (#37062) 2018-03-06 16:38:48 +05:30
vyos_l3_interface.py fix vyos_l3_interface adding multiple addresses to interface (#36377) 2018-02-20 20:54:27 +05:30
vyos_linkagg.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
vyos_lldp.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
vyos_lldp_interface.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
vyos_logging.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
vyos_static_route.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
vyos_system.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
vyos_user.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
vyos_vlan.py Fix vyos_vlan aggregate issue & added tests (#41638) 2018-06-19 18:50:28 +05:30