community.general/lib/ansible/parsing
Adrian Likins 9f57920eab Fix --ask-vault-pass prompt to match old when poss (#27602)
If we don't use more than one vault-id, and we use
--ask-vault-pass, instead of using the new vault prompt
format ('Vault password (my_vault_id): ') we use the old
one ('Vault password: ').

This avoids confusing Tower when it needs to detect an
interactive vault password prompt.

This also potentially could allow vault password prompts
to be customized per vault_id.
2017-08-01 16:39:54 -04:00
..
utils ansible/parsing: PEP8 compliancy (#24701) 2017-05-18 18:41:00 +01:00
vault Fix --ask-vault-pass prompt to match old when poss (#27602) 2017-08-01 16:39:54 -04:00
yaml Support multiple vault passwords (#22756) 2017-07-28 15:20:58 -04:00
__init__.py
dataloader.py Support multiple vault passwords (#22756) 2017-07-28 15:20:58 -04:00
metadata.py metadata and doc generator optimization and fixes 2017-07-04 01:12:43 -07:00
mod_args.py Permit to have a action plugin without a empty module file 2017-07-25 15:11:56 -05:00
quoting.py ansible/parsing: PEP8 compliancy (#24701) 2017-05-18 18:41:00 +01:00
splitter.py Try to show original exception info for yaml (and other) errors (#24468) 2017-06-09 13:13:15 -04:00