community.general/lib/ansible/modules/network/vyos
Ganesh Nalawade 70bf9b9919
Add backup filename and dir path option for config network modules (#50801)
* Add configurable backup path option for network config modules

Fixes #50283
Fixes #32724

*  Add back_options in network config module argspec
*  Handle backup path options in network action plugin

* Fix review comments

* Add integration tests

* Update changelog
2019-01-24 09:36:16 +05:30
..
__init__.py initial commit of vyos_command module 2016-12-08 11:24:44 -05:00
vyos_banner.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
vyos_command.py network command modules cleanup (#45242) 2018-09-13 08:55:35 -04:00
vyos_config.py Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
vyos_facts.py Return correct version on installed VyOS (#39115) 2018-09-14 22:51:30 +05:30
vyos_interface.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
vyos_l3_interface.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
vyos_linkagg.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
vyos_lldp.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
vyos_lldp_interface.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
vyos_logging.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
vyos_ping.py New Module: vyos_ping (#50193) 2019-01-08 10:42:24 +05:30
vyos_static_route.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
vyos_system.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
vyos_user.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
vyos_vlan.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30