1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins
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
..
action Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
cache FactCache changes 2018-12-05 12:33:27 -08:00
callback Update debug.py (#51041) 2019-01-21 15:08:26 +05:30
cliconf Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
connection Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 2019-01-23 11:32:25 -05:00
doc_fragments Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
filter Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
httpapi Add checkpoint_session module (#50930) 2019-01-16 13:19:36 +01:00
inventory Fix Foreman returning host parameters (#51034) 2019-01-18 15:56:57 -05:00
lookup Bubble up import exception content for k8s module (#50657) 2019-01-15 10:44:59 +10:00
netconf Fix connect_timeout config varaible in netconf connection (#51055) 2019-01-21 12:21:09 +05:30
shell split PS wrapper and payload (CVE-2018-16859) (#49142) 2018-11-26 15:28:21 -08:00
strategy Remove unnecessary calls to cache_block_tasks noop (#50715) 2019-01-17 08:29:26 +01:00
terminal Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
test Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
vars Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
__init__.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
loader.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00