community.general/lib/ansible/modules/network/vyos
Ganesh Nalawade af3f510316
nxos cliconf plugin refactor (#43203)
* nxos cliconf plugin refactor

Fixes #39056

*  Refactor nxos cliconf plugin as per new api definition
*  Minor changes in ios, eos, vyos cliconf plugin
*  Change nxos httpapi plugin edit_config method to be in sync with
   nxos cliconf edit_config

* Fix CI failure

* Fix unit test failure and review comment
2018-07-27 11:05:40 +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 Correcting conditionals looping (#43331) 2018-07-27 10:42:34 +05:30
vyos_config.py nxos cliconf plugin refactor (#43203) 2018-07-27 11:05:40 +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