Update default to always prompt for vault password
This commit is contained in:
parent
857e83a6fe
commit
740b73cb7d
@ -2,6 +2,7 @@
|
||||
host_key_checking = true
|
||||
collections_path = .ansible
|
||||
inventory = inventory.yaml
|
||||
ask_vault_pass = true
|
||||
|
||||
[ssh_connection]
|
||||
ssh_args = "-o ControlMaster=auto -o ControlPersist=60s"
|
||||
|
Reference in New Issue
Block a user