community.general/lib/ansible/plugins
Brian Coca bcb173996b Merge pull request #12695 from matburt/fix_cache_plugins_for_v2
Fix an issue where cache plugins weren't updated in certain scenarios
2015-10-09 11:39:58 -04:00
..
action Fix for encoding errors when a command returns non-utf8 encoded values 2015-10-06 14:10:25 -07:00
cache Fix an issue where cache plugins weren't updated 2015-10-09 11:16:41 -04:00
callback on skipped you 'might' not have an item, changed to getattr to avoid keyerror 2015-10-09 11:28:11 -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