community.general/lib/ansible/plugins
Adrian Likins dae0ad1ce6 Fix flush_cache on redis cache
Fix a del on non existent self.cache.

Fixes #31148
2017-10-03 12:54:26 -04:00
..
action BugFix code breaks, if include_vars dir is file instead of directory (#31157) 2017-10-03 00:00:51 -04:00
cache Fix flush_cache on redis cache 2017-10-03 12:54:26 -04:00
callback fix for slack callback breaks in 2.4 (#30932) 2017-09-26 17:18:59 -04:00
cliconf Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
connection remove unused ssh pipelining setters 2017-10-03 09:22:01 -04:00
filter fixes issue where filter wouldn't error on undefined var (#30921) 2017-09-26 11:50:57 -07:00
inventory yaml inventory: Better error reporting on typo. fixes (#31118) 2017-10-02 09:22:21 -04:00
lookup removed typo from dig docs 2017-09-29 11:23:58 -04:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell fixed become to show the stdout and stderr streams instead of the StreamReader (#30254) 2017-09-13 17:35:12 +10:00
strategy Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
terminal Adding new stdout regex to allow local password changes. Adding stderr regex to catch more errors. (#30994) 2017-09-28 10:05:14 +05:30
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
__init__.py allow config for callbaks and some fixes 2017-09-11 14:00:01 -07:00
loader.py Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00