ansible/lib/ansible
James Cammarata 2e2e5d5321 Use the existing module_vars during the templating of module_vars
Since some of the vars contained in there may be used in the templating
of other variables. This also reverts e83a494 which originally fixed
issue #6979 but broke some other variable related things.

Fixes #6979
Fixes #7321
Fixes #7332
2014-05-08 13:09:36 -05:00
..
callback_plugins Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
inventory Add pyc/pyo to ignore list for inventory directories 2014-05-07 09:59:13 -05:00
module_utils Modify the way we set the localization environment 2014-05-01 10:34:53 -05:00
playbook Use the existing module_vars during the templating of module_vars 2014-05-08 13:09:36 -05:00
runner Use the existing module_vars during the templating of module_vars 2014-05-08 13:09:36 -05:00
utils Moving display-related functions to new module in utils 2014-04-30 15:33:46 -05:00
__init__.py Version bump for 1.7 2014-05-05 16:37:46 -05:00
callbacks.py Merge pull request #5555 from sivel/expose-playbook-to-callback 2014-04-03 17:01:28 -04:00
color.py Merge commit. 2014-03-16 17:08:26 -04:00
constants.py Adding a new system_warnings config option to supress warnings 2014-04-30 14:44:10 -05:00
errors.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
module_common.py Modify the way we set the localization environment 2014-05-01 10:34:53 -05:00