community.general/lib/ansible/plugins
Toshio Kuratomi 4b895f04e3 Fix order of loading of modules.
Allows ANSIBLE_LIBRARY to overload core modules even if the module in
ANSIBLE_LIBRARY doesn't have a .py extension.
2015-09-09 15:00:26 -07:00
..
action Fix unreachable host detection and have plays continue after unreachable failures 2015-09-09 15:27:26 -04:00
cache Simplify FactCache.copy() 2015-09-03 09:44:44 +03:00
callback corrected skipped_hosts constant usage, thanks @benjixx 2015-08-30 20:21:15 -04:00
connections disabled ssh closing connections 2015-09-09 14:21:46 -04:00
filter Replace .iteritems() with six.iteritems() 2015-09-03 09:23:27 +03:00
inventory Remove unused (copied) _before_comment method 2015-08-21 06:58:23 +05:30
lookup Fix problem with "=" in the initial file path. 2015-09-09 11:14:31 -07:00
shell Python 3: use six.text_type instead of unicode 2015-09-04 08:40:10 +03:00
strategies Fix unreachable host detection and have plays continue after unreachable failures 2015-09-09 15:27:26 -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 order of loading of modules. 2015-09-09 15:00:26 -07:00