Stop asking for vault password
I'll just invoke --ask-vault-pass on the terminal I guess
This commit is contained in:
parent
2c2f1708a2
commit
c3647b6d79
@ -8,7 +8,7 @@ private_key_file = ~/.ssh/ansible
|
|||||||
host_key_checking = false
|
host_key_checking = false
|
||||||
# Secrets
|
# Secrets
|
||||||
ask_become_pass = true
|
ask_become_pass = true
|
||||||
ask_vault_pass = true
|
#ask_vault_pass = true
|
||||||
# Warnings
|
# Warnings
|
||||||
command_warnings = true
|
command_warnings = true
|
||||||
#deprecation_warnings = false
|
#deprecation_warnings = false
|
||||||
|
Loading…
Reference in New Issue
Block a user