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
2 changed files with 1 additions and 2 deletions
Showing only changes of commit e815521f07 - Show all commits

View File

@ -79,6 +79,7 @@ steps:
from_secret: deploy_path
ANSIBLE_DEBUG: true
PLUGIN_ANSIBLE_DEBUG: true
ANSIBLE_CONFIG: "[ssh_connection]\ncontrol_path_dir=/dev/shm/ansible_control_path"
when:
branch:
- master

View File

@ -1,2 +0,0 @@
[ssh_connection]
control_path_dir=/dev/shm/ansible_control_path