community.general/lib/ansible/modules/network/eos
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
eos_banner.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
eos_command.py There are other instances of transform being used... update them as well (#45663) 2018-09-17 08:42:20 -04:00
eos_config.py Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
eos_eapi.py
eos_facts.py
eos_interface.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
eos_l2_interface.py fix eos_l2_interface insufficient commands (#50754) 2019-01-10 15:05:07 +05:30
eos_l3_interface.py
eos_linkagg.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
eos_lldp.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
eos_logging.py
eos_static_route.py fix ip address tokenization bug in eos_static_route module (#43151) 2019-01-08 09:11:43 -05:00
eos_system.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
eos_user.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
eos_vlan.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
eos_vrf.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30