community.general/lib/ansible/plugins
Toshio Kuratomi 10750214ea Since Connection.execute_command() returns bytes, deal with the repurcussions here. 2015-10-02 12:39:36 -07:00
..
action Since Connection.execute_command() returns bytes, deal with the repurcussions here. 2015-10-02 12:39:36 -07: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 Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Fix for user defined modules not overriding modules from core. 2015-09-22 09:07:37 -07:00