Remove password authentication

This commit is contained in:
Jake Howard 2020-01-26 18:49:02 +00:00
parent 0d95311176
commit b8a5a4cb72
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 9f8159f1e6e468b9293e4c00d76aadf18aac6af5
Subproject commit 02c8000af47f8db2fb9ca32324a26ddf8c7ec405

View File

@ -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