community.general/lib/ansible/utils
Brian Coca b3b356480d added the ability to keep aliased and deprecated modules prefixed with
'_', they will be loaded after non prefixed modules are checked they can
be full modules or symlinks to existing ones (alias)

also updated ansible doc to ignore these, will eventually add selective
display
2014-10-27 15:54:41 -07:00
..
module_docs_fragments Adding "follow" param for file/copy options 2014-09-16 12:05:55 -05:00
__init__.py Allow both old-style and new-style role dependencies to be valid. 2014-10-09 02:48:47 -04: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 Resolve option conflict differently. 2014-08-05 20:45:16 -04:00
plugins.py added the ability to keep aliased and deprecated modules prefixed with 2014-10-27 15:54:41 -07:00
string_functions.py Allow isprintable() util function to work with unicode 2014-04-03 15:29:51 -05:00
su_prompts.py Checking for localized versions of the su password prompt 2014-08-22 09:59:40 -05:00
template.py Catch template syntax errors specifically when templating strings 2014-10-20 13:11:20 -05:00
vault.py Fix typo in vault edit helper code 2014-10-22 11:08:01 -05:00