community.general/lib/ansible/utils
Toshio Kuratomi 9c9ef0d6ab Fix a few problems with the metadata extraction for docs (#22963)
* key is ANSIBLE_METADATA, not METADATA
* Need to check that the node is an ast.Dict, not a real dict.
* Need to convert the ast.Dict into a real dict via literal_eval.
2017-03-24 21:18:48 -07:00
..
module_docs_fragments let user control "auto-de-vault" (#22739) 2017-03-24 15:39:25 -04:00
__init__.py
cmd_functions.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
color.py Support 256-color terminals (#17750) 2017-02-22 12:37:26 -05:00
display.py fix cowsay for py3 2017-01-30 15:16:15 -05:00
encrypt.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
hashing.py
helpers.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
listify.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
path.py
plugin_docs.py Fix a few problems with the metadata extraction for docs (#22963) 2017-03-24 21:18:48 -07:00
shlex.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
ssh_functions.py
unicode.py
vars.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00