Skip to content

Conversation

swalkinshaw
Copy link
Member

Setting ask_vault_pass to true will make Ansible always prompt for the Vault password instead of reading it from the vault_pass_file (specific in ansible.cfg).

This is done by setting the ANSIBLE_ASK_VAULT_PASS environment variable to true.

Setting `ask_vault_pass` to true will make Ansible always prompt for the
Vault password _instead_ of reading it from the `vault_pass_file`
(specific in `ansible.cfg`).

This is done by setting the `ANSIBLE_ASK_VAULT_PASS` environment variable to `true`.
@swalkinshaw swalkinshaw merged commit d1f6e6f into master Sep 18, 2022
@swalkinshaw swalkinshaw deleted the add-config-setting-for-ask-vault-pass branch September 18, 2022 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant