community.general/lib/ansible/plugins
James Cammarata 57372906aa Pull host/group vars when adding hosts/groups
Fixes #12582
2015-10-02 02:47:09 -04:00
..
action added missing import for pwd, was being obscured by exception catching and fallback 2015-10-01 18:56:30 -04:00
cache fixed error reporting when missing redis import 2015-10-01 18:49:51 -04:00
callback fixed incorrect data passing on certain events 2015-10-01 18:49:51 -04:00
connection Fixing accelerated connection plugin 2015-10-02 00:50:02 -04:00
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 Add PowerShell exception handling and turn on strict mode. 2015-09-15 16:32:35 -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