feat: Add passphrase capabilities for SSH key #11

Merged
Ghost merged 50 commits from :development into development 2021-11-03 21:21:45 -04:00
Showing only changes of commit 7170330e97 - Show all commits

View File

@ -1,8 +1,7 @@
[sptarkov] [sptarkov]
{{ DEPLOY_HOSTNAME }} {{ DEPLOY_USER }}@{{ DEPLOY_HOSTNAME }}
[sptarkov:vars] [sptarkov:vars]
ansible_host={{ DEPLOY_USER }}@{{ DEPLOY_HOSTNAME }}
ansible_user={{ DEPLOY_USER }} ansible_user={{ DEPLOY_USER }}
ansible_connection=ssh ansible_connection=ssh
ansible_ssh_pass=test ansible_ssh_pass=test