community.general/lib/ansible/utils
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
..
module_docs_fragments Use file documentation fragement for the copy module 2014-06-16 15:36:15 -05:00
__init__.py Merge pull request #7649 from sivel/vault-password-script 2014-07-14 10:57:16 -05:00
cmd_functions.py Fixes #3973 Second Revision of live ansible-pull output 2014-01-10 11:18:02 -05:00
display_functions.py Moving display-related functions to new module in utils 2014-04-30 15:33:46 -05:00
module_docs.py Fixes #6894 add missing file and remove debug line 2014-04-08 13:22:23 -04:00
plugins.py powershell modules will have a .ps1 extension 2014-06-19 14:24:13 -05:00
string_functions.py Allow isprintable() util function to work with unicode 2014-04-03 15:29:51 -05:00
template.py Set Jinja2's keep_trailing_newline=True in template_from_string. 2014-07-14 13:36:17 -07:00
vault.py Make sure umask is set restrictively before creating any vault files 2014-04-18 13:38:59 -05:00