ansible/lib/ansible/utils
Serge van Ginderachter b6ea8de399 limit extensions for files in group/host_vars dir
inventory vars: make loading from a directory obey the same rules as
when checking the base paths, looking at the file name extensions
as defined in CONSTANTS.YAML_FILENAME_EXTENSIONS

Fixes Github issue #11017
2015-05-23 20:34:08 +02:00
..
module_docs_fragments removed empty choices from files 2015-05-19 10:46:20 -04:00
__init__.py limit extensions for files in group/host_vars dir 2015-05-23 20:34:08 +02: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
hashing.py Move the hashing util functions to their own file to mirror v2 2015-02-02 10:25:09 -08:00
module_docs.py Fix extending non-dict types from doc fragments 2015-05-04 13:39:07 -07:00
plugins.py Merge pull request #9293 from cchurch/module_suffixes 2015-02-26 23:33:51 -05:00
string_functions.py Allow isprintable() util function to work with unicode 2014-04-03 15:29:51 -05:00
su_prompts.py make su promt AIX compatible 2015-02-10 05:18:37 -05:00
template.py just a few spelling error changes 2015-04-28 09:36:42 -04:00
unicode.py Didn't port isbasestring/isunicodestring from kitchen so switch to isinstance 2015-02-12 13:55:27 -08:00
vault.py Set proper permissions for ansible-vault view 2015-02-11 14:15:38 +01:00