community.general/lib/ansible/utils
Jack Neely 2fda9bc743 template.py: Handle purposely raised exceptions in lookup()
If a lookup plugin is run by the lookup() template method it should pass
along any AnsibleError (or child exception classes) rather than just eat
them.  These exceptions are purposely raised by the plugin.
2014-05-30 16:41:20 -04:00
..
module_docs_fragments Merge branch 'file_new_dirs_perms' of https://github.com/bcoca/ansible into bcoca-file_new_dirs_perms 2014-05-14 13:53:08 -05:00
__init__.py Merge pull request #7539 from jimi-c/issue_7503_freebsd_su_fixes 2014-05-25 15:09:58 -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 Use PluginLoader for module docs fragments 2014-04-03 16:52:39 -04:00
string_functions.py Allow isprintable() util function to work with unicode 2014-04-03 15:29:51 -05:00
template.py template.py: Handle purposely raised exceptions in lookup() 2014-05-30 16:41:20 -04:00
vault.py Make sure umask is set restrictively before creating any vault files 2014-04-18 13:38:59 -05:00