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 a2e7d50224 - Show all commits

View File

@ -1,5 +1,5 @@
[sptarkov:hosts]
{{ DEPLOY_USER }}@{{ DEPLOY_HOSTNAME }}
{{ DEPLOY_HOSTNAME }}
[sptarkov:vars]
ansible_user={{ DEPLOY_USER }}