You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
8 years ago
..
__init__.py Add prompt formats for 2.3 compat ask-vault-pass (#27974) 8 years ago
adhoc.py Fix ansible ad-hoc to respect ANSIBLE_STDOUT_CALLBACK (#26098) 9 years ago
config.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 9 years ago
console.py Support multiple vault passwords (#22756) 9 years ago
doc.py Include aliases in ansible-doc output (#27702) 8 years ago
galaxy.py Switch from map and filter to list comprehensions and generator expressions (#27198) 9 years ago
playbook.py Collated PEP8 fixes (#25293) 9 years ago
pull.py Support multiple vault passwords (#22756) 9 years ago
vault.py pylint fixes for vault related code (#27721) 8 years ago