Add ask_vault_pass in ansible.cfg
This commit is contained in:
parent
0b28ae5c29
commit
2411cb32b0
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
# Ansible configuration
|
||||
|
||||
[defaults]
|
||||
|
||||
# Explicitly redefine some defaults to make subfolder execution work
|
||||
ask_vault_pass = True
|
||||
roles_path = ./roles
|
||||
|
||||
# Do not create .retry files
|
||||
|
|
Loading…
Reference in a new issue