community.general/lib/ansible/plugins
James Cammarata 292e2da4e1 Fix some bugs related to facts/nonpersistent-facts cache split
Fixes #12313
2015-09-10 17:36:39 -04: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 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 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 some bugs related to facts/nonpersistent-facts cache split 2015-09-10 17:36:39 -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 Remove plugin._basedirs as we now use different data structures to achieve that functionality. 2015-09-10 10:41:31 -07:00