community.general/lib/ansible/plugins
James Cammarata d9c74536be Fix handling of environment inheritence, and template each inherited env
Environments were not being templated individually, so a variable environment
value was causing the exception regarding dicts to be hit. Also, environments
as inherited were coming through with the tasks listed first, followed by the
parents, so they were being merged backwards. Reversing the list of environments
fixed this.
2015-12-17 09:44:40 -05:00
..
action Fix handling of environment inheritence, and template each inherited env 2015-12-17 09:44:40 -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 clean debug output to match prev versions 2015-12-15 09:27:53 -05:00
connection Enable host_key checking at the strategy level 2015-12-16 21:41:07 -05:00
filter Fixing template integration test for python 2.6 versions 2015-12-16 18:22:22 -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 no need to be executable 2015-11-16 14:40:35 -08:00
shell changed shell delimiters for csh 2015-12-12 16:10:18 -05:00
strategy Enable host_key checking at the strategy level 2015-12-16 21:41:07 -05:00
test Revert "success should not include skipped" 2015-11-19 11:12:18 -08: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