community.general/lib/ansible/plugins
Brian Coca ec02b255c3 Merge pull request #12689 from soarpenguin/bugfix
Remove some warning of undefined name and fix classmethod syntax error.
2015-10-09 11:09:50 -04:00
..
action Fix for encoding errors when a command returns non-utf8 encoded values 2015-10-06 14:10:25 -07:00
cache fixed error reporting when missing redis import 2015-10-01 18:49:51 -04:00
callback Show -> localhost for local_action tasks 2015-10-09 10:53:53 -04:00
connection Make sure shlex split is returning properly encoded strings 2015-10-09 09:49:27 -04:00
filter Resurrection of the comment filter 2015-09-10 14:37:42 +02:00
inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
lookup Merge pull request #12538 from yesbox/url_lookup_plugin_httperror_fix 2015-10-02 21:30:16 -04:00
shell Double echo temp directory name to handle spaces and ~ expansion both 2015-10-08 16:22:38 -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