This commit is contained in:
Mangiang 2021-11-02 16:01:34 -04:00
parent 9dcc706d78
commit fcde79ef1a
No known key found for this signature in database
GPG Key ID: DAE9B92A692CD55C

View File

@ -81,8 +81,8 @@ steps:
PLUGIN_ANSIBLE_DEBUG: true
ANSIBLE_CONTROL_PATH: /dev/shm/
PLUGIN_ANSIBLE_CONTROL_PATH: /dev/shm/
ANSIBLE_SSH_ARGS: '-C -o ControlMaster=auto -o ControlPersist=30m'
PLUGIN_ANSIBLE_SSH_ARGS: '-C -o ControlMaster=auto -o ControlPersist=30m'
ANSIBLE_SSH_ARGS: '-C -o ControlMaster=auto -o ControlPersist=30m ControlPath=/dev/shm/'
PLUGIN_ANSIBLE_SSH_ARGS: '-C -o ControlMaster=auto -o ControlPersist=30m ControlPath=/dev/shm/'
when:
branch:
- master