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

View File

@ -1,6 +1,6 @@
all: all:
children: children:
host: hosts:
ansible_host: {{ DEPLOY_HOSTNAME }} ansible_host: {{ DEPLOY_HOSTNAME }}
ansible_user: {{ DEPLOYMENT_USER }} ansible_user: {{ DEPLOYMENT_USER }}
ansible_connection: ssh ansible_connection: ssh