community.general/lib/ansible/plugins
James Cammarata 627dec716b Template the run_once value in the linear strategy as we use it there
This is pre-post_validation, so we have to template it on the fly
as we use it to determine if we bypass the host loop.

Fixes #11876
2016-01-20 20:54:12 -05:00
..
action Standardize removal of BECOME-SUCCESS method and use it for async too 2016-01-20 15:27:28 -05:00
cache substitute tilde and env vars before storing C.CACHE_PLUGIN_CONNECTION as instance attribute 2015-11-12 16:52:02 +01:00
callback Minor tweak to ensure diff is not empty in callback for file diffs 2016-01-05 22:01:01 -05:00
connection Fix proposed by @Yannig to fix become success detection when the output is multiline 2016-01-18 13:48:37 -08:00
filter md5 now uses smaller salt 2016-01-14 10:24:34 -05:00
inventory Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
lookup corrected host/group match in inventory_hostnames 2016-01-20 18:32:39 -05:00
shell More fixes for unicode handling in the connection plugins. 2016-01-06 15:19:40 -08:00
strategy Template the run_once value in the linear strategy as we use it there 2016-01-20 20:54:12 -05:00
test test aliases to enable gramatical consistancy 2016-01-14 12:29:02 -05:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Fix non-module plugins picking up files that did not end in .py. 2015-11-19 09:39:37 -08:00