community.general/lib/ansible/utils
James Cammarata b8646991db Filter out messages that match the pattern username:password@host
This filtering is done in both the module invocation logging and in
the regular verbose() logging output.

Fixes #4087
2014-02-13 14:23:49 -06:00
..
__init__.py Filter out messages that match the pattern username:password@host 2014-02-13 14:23:49 -06:00
cmd_functions.py Fixes #3973 Second Revision of live ansible-pull output 2014-01-10 11:18:02 -05:00
module_docs.py Don't need to document these guys. 2014-01-02 17:55:59 -05:00
plugins.py when searching for a plugin only look for a regular file 2013-10-16 21:23:37 +02:00
string_functions.py Properly count newlines appearing at the end of templates after rendering 2014-02-05 15:14:19 -06:00
template.py Use finalize method in jinja2 to convert None values to empty strings 2014-02-06 00:43:31 -06:00