feat: Add passphrase capabilities for SSH key #11
@ -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
|
||||
|
@ -1,2 +0,0 @@
|
||||
[ssh_connection]
|
||||
control_path_dir=/dev/shm/ansible_control_path
|
Loading…
x
Reference in New Issue
Block a user