ansible/lib/ansible
Jacob Leverich 7a8eb0b670 Set Jinja2's keep_trailing_newline=True in template_from_string.
Without this setting, the newline idempotence of scalar strings changes depending on whether
or not they contain any Jinja2 template blocks.
2014-07-14 13:36:17 -07:00
..
callback_plugins Remove runner_on_error callback that is never used. 2014-07-01 17:02:10 -04:00
inventory Invalidate host/group variables cache when loading 2014-07-14 15:21:33 +02:00
module_utils removed port from domain name qualification, fixes 7941 2014-07-02 19:54:50 -04:00
playbook Merge branch 'task-host-loop-bypass' of https://github.com/sivel/ansible into sivel-task-host-loop-bypass 2014-07-14 14:21:25 -05:00
runner Merge branch 'task-host-loop-bypass' of https://github.com/sivel/ansible into sivel-task-host-loop-bypass 2014-07-14 14:21:25 -05:00
utils Set Jinja2's keep_trailing_newline=True in template_from_string. 2014-07-14 13:36:17 -07:00
__init__.py Version bump for 1.7 2014-05-05 16:37:46 -05:00
callbacks.py Show delegate_to hint in callbacks 2014-07-07 12:39:08 -05:00
color.py
constants.py Merge pull request #7649 from sivel/vault-password-script 2014-07-14 10:57:16 -05:00
errors.py
module_common.py Revise documentation on powershell module replacer code. 2014-06-19 14:24:13 -05:00