feat: Add passphrase capabilities for SSH key #11
@ -79,6 +79,7 @@ steps:
|
|||||||
from_secret: deploy_path
|
from_secret: deploy_path
|
||||||
ANSIBLE_DEBUG: true
|
ANSIBLE_DEBUG: true
|
||||||
PLUGIN_ANSIBLE_DEBUG: true
|
PLUGIN_ANSIBLE_DEBUG: true
|
||||||
|
ANSIBLE_CONFIG: "[ssh_connection]\ncontrol_path_dir=/dev/shm/ansible_control_path"
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
|
@ -1,2 +0,0 @@
|
|||||||
[ssh_connection]
|
|
||||||
control_path_dir=/dev/shm/ansible_control_path
|
|
Loading…
x
Reference in New Issue
Block a user