This commit is contained in:
Mangiang 2021-11-02 14:04:44 -04:00
parent 8257c60a8b
commit e815521f07
No known key found for this signature in database
GPG Key ID: DAE9B92A692CD55C
2 changed files with 1 additions and 2 deletions

View File

@ -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

View File

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