community.general/lib/ansible/cli
Adrian Likins 727ca6f436 Fix error on 'help module' in ansible-console (#19390)
If 'help xattr' for example, ansible-console would
traceback because module_docs.get_docstring() now
returns 4 values (module metadata was added)
2016-12-20 15:50:29 -05:00
..
__init__.py Transform vault_pass into text when we read it in from the user or a file. (#18699) 2016-12-01 23:42:43 -08:00
adhoc.py Fix 'vault rekey' with vault secret env var 2016-11-01 13:07:48 -04:00
console.py Fix error on 'help module' in ansible-console (#19390) 2016-12-20 15:50:29 -05:00
doc.py show filename for module 2016-12-19 14:48:19 -05:00
galaxy.py minor spelling changes 2016-12-13 13:51:13 -05:00
playbook.py Fix errors on 'ansible-playbook --flush-cache' (#18754) 2016-12-13 14:35:15 -05:00
pull.py Refactor parsing of CLI args so that we can modify them in the base class 2016-10-06 10:46:58 -04:00
vault.py Fix 'vault rekey' with vault secret env var 2016-11-01 13:07:48 -04:00