1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
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 limit extensions for files in group/host_vars dir 2015-05-23 20:34:08 +02:00
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 Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
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 added docs for new arg 2016-11-04 17:11:21 -04:00
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 Check controlpersist (#17443) 2016-09-12 08:27:39 -07:00
unicode.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
vars.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00