community.general/lib/ansible/plugins
Ganesh Nalawade eb9c75caad
Fix rollback option in cli_config module (#44834)
* Fix rollback option in cli_config module

* Update rollback flag in cliconf plugins
* Add rollback api for junos cliconf plugin

* Update doc

* Update doc
2018-08-29 21:00:11 +05:30
..
action win_reboot: fix minor issues with the latest refactor (#44740) 2018-08-28 17:25:37 -04:00
cache Do not try to import simplejson in jsonfile.py (#40983) 2018-06-01 11:24:57 -07:00
callback Bugfixes and integration tests for 'default' callback plugin 2018-08-15 07:56:17 -07:00
cliconf Fix rollback option in cli_config module (#44834) 2018-08-29 21:00:11 +05:30
connection Move plugin option settings. (#44774) 2018-08-28 17:30:50 -04:00
filter Share the implementation of hashing for both vars_prompt and password_hash (#21215) 2018-08-27 08:40:41 -07:00
httpapi New modules and updated HTTP API plugin for FTD devices (#44578) 2018-08-29 15:48:10 +02:00
inventory Added private_ipv4 to the hostvars in Scaleway dynamic inventory (#44122) 2018-08-28 16:35:38 -04:00
lookup Fix subelements lookup docs example (#44782) 2018-08-28 16:52:07 -04:00
netconf Update netconf_config module (#44379) 2018-08-21 20:41:18 +05:30
shell windows async: return pipeline output in case of a failure (#44807) 2018-08-29 16:13:31 +02:00
strategy Add new host_pinned strategy (#44586) 2018-08-23 20:16:32 -04:00
terminal new module exos_config (#43902) 2018-08-15 14:56:50 -07:00
test Added an async 'started' test (like 'finished') (#43445) 2018-08-24 01:29:34 +02:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py inventory plugins: add test about config API usage (#41888) 2018-07-19 10:45:45 -07:00
loader.py Catch exceptions when importing plugins, and display an appropriate warning. Fixes #43237 (#43501) 2018-07-31 16:00:04 -05:00