ansible/lib/ansible/plugins
Brian Coca e2ae3215f6 corrected no_log for items and skipped tasks
corrected output from default callback
added new tests for no_log loops
updated makefile test to check for both positive and negative occurrences of no_log
2015-10-02 14:35:33 -04:00
..
action Fix old-style (non-python) module support 2015-10-02 12:58:35 -04:00
cache fixed error reporting when missing redis import 2015-10-01 18:49:51 -04:00
callback corrected no_log for items and skipped tasks 2015-10-02 14:35:33 -04:00
connection Pass default None to getattr, remove repeated call 2015-10-02 21:26:25 +05:30
filter Resurrection of the comment filter 2015-09-10 14:37:42 +02:00
inventory Remove unused (copied) _before_comment method 2015-08-21 06:58:23 +05:30
lookup Remove mysterious old cruft 2015-10-01 20:32:08 +05:30
shell Also add args_path param to powershell shell plugin 2015-10-02 13:25:26 -04:00
strategy Pull host/group vars when adding hosts/groups 2015-10-02 02:47:09 -04:00
test moved mandatory back to filters as it does not always return a boolean, it does an exception on failure 2015-08-21 09:54:56 -04:00
vars
__init__.py Fix for user defined modules not overriding modules from core. 2015-09-22 09:07:37 -07:00