community.general/lib/ansible/cli
Adrian Likins 82f550e8cd Add prompt formats for 2.3 compat ask-vault-pass (#27974)
The prompt_formats dict didn't get the 'prompt_ask_vault_pass'
item added for interactive --ask-vault-pass, which
caused "KeyError: u'prompt_ask_vault_pass'"

Fixes #27885
2017-08-10 09:34:16 -04:00
..
__init__.py Add prompt formats for 2.3 compat ask-vault-pass (#27974) 2017-08-10 09:34:16 -04:00
adhoc.py Fix ansible ad-hoc to respect ANSIBLE_STDOUT_CALLBACK (#26098) 2017-06-26 16:01:06 -04:00
config.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 2017-06-14 11:08:34 -04:00
console.py Support multiple vault passwords (#22756) 2017-07-28 15:20:58 -04:00
doc.py Include aliases in ansible-doc output (#27702) 2017-08-03 10:38:08 -07:00
galaxy.py Switch from map and filter to list comprehensions and generator expressions (#27198) 2017-07-22 19:12:35 -07:00
playbook.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
pull.py Support multiple vault passwords (#22756) 2017-07-28 15:20:58 -04:00
vault.py pylint fixes for vault related code (#27721) 2017-08-08 16:10:03 -04:00