ansible/lib/ansible
James Cammarata f433e709f2 Fix templating of hostvars values
Also adds play information into the hostvars creation, to assure the
variable manager used there has access to vars and vars_files

Fixes #9501
Fixes #8213
Fixes #7844
2015-06-27 21:04:16 -04:00
..
cli now validate that we do get a vault password 2015-06-27 00:02:24 -04:00
compat Making the switch to v2 2015-05-03 21:47:26 -05:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Making the switch to v2 2015-05-03 21:47:26 -05:00
executor Fixing bug in failed_when results introduced by c3c398c 2015-06-26 16:55:06 -04:00
galaxy Making the switch to v2 2015-05-03 21:47:26 -05:00
inventory Catch runtime errors due to recursion when calculating group depth 2015-06-22 02:06:07 -04:00
module_utils cloudstack: fix domain name is not unique, use full path 2015-06-26 09:25:26 +02:00
modules Update submodule refs 2015-06-25 07:13:46 -07:00
new_inventory Making the switch to v2 2015-05-03 21:47:26 -05:00
parsing generalized prereqs check 2015-06-16 09:20:15 -04:00
playbook Properly catch and report conditional test failures 2015-06-27 15:37:10 -04:00
plugins Use BUFSIZE when putting file as well as fetching file. 2015-06-24 01:00:22 -07:00
template Change the use of a mutable arg for a default value for locals 2015-06-19 23:04:35 -04:00
utils allow for any non string iterable in listify 2015-06-15 11:02:51 -04:00
vars Fix templating of hostvars values 2015-06-27 21:04:16 -04:00
__init__.py Re-adding submodules after moving things around 2015-05-03 22:30:51 -05:00
constants.py now detects incorrect password with sudo and su (at least in english) 2015-06-15 01:30:03 -04:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00