Remove password authentication
This commit is contained in:
parent
0d95311176
commit
b8a5a4cb72
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 9f8159f1e6e468b9293e4c00d76aadf18aac6af5
|
||||
Subproject commit 02c8000af47f8db2fb9ca32324a26ddf8c7ec405
|
|
@ -8,4 +8,4 @@ set -x
|
|||
|
||||
cd ansible/
|
||||
|
||||
ansible-playbook main.yml -k -K --vault-password-file .vault_pass
|
||||
ansible-playbook main.yml -K --vault-password-file .vault_pass
|
||||
|
|
Loading…
Reference in a new issue