community.general/lib/ansible/modules/network/slxos
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
slxos_command.py Docs: Avoid use of 'default: null' (#45795) 2018-09-19 09:02:27 -05:00
slxos_config.py Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
slxos_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
slxos_interface.py Adding slxos_interface module (#39123) 2018-05-10 10:09:42 +01:00
slxos_l2_interface.py Fixed SLX-OS docstring inconsistency (#41662) 2018-06-19 13:15:47 -05:00
slxos_l3_interface.py Fixed SLX-OS docstring inconsistency (#41662) 2018-06-19 13:15:47 -05:00
slxos_linkagg.py Fixed SLX-OS docstring inconsistency (#41662) 2018-06-19 13:15:47 -05:00
slxos_lldp.py Adding slxos_lldp module (#39259) 2018-06-26 09:27:52 -07:00
slxos_vlan.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00