Set ask_vault_pass in ansible.cfg
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
1b9fc70649
commit
7b24bc3d33
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
# Ansible configuration
|
|
||||||
|
|
||||||
[defaults]
|
[defaults]
|
||||||
|
ask_vault_pass = True
|
||||||
|
|
||||||
# Explicitly redefine some defaults to make subfolder execution work
|
# Explicitly redefine some defaults to make subfolder execution work
|
||||||
roles_path = ./roles
|
roles_path = ./roles
|
||||||
|
|
Loading…
Reference in a new issue