test
This commit is contained in:
parent
fcde79ef1a
commit
fc7378b9a3
@ -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 ControlPath=/dev/shm/'
|
||||
PLUGIN_ANSIBLE_SSH_ARGS: '-C -o ControlMaster=auto -o ControlPersist=30m ControlPath=/dev/shm/'
|
||||
ANSIBLE_SSH_ARGS: '-C -o ControlMaster=auto -o ControlPersist=30m ControlPathDir=/dev/shm/ansible_control_path'
|
||||
PLUGIN_ANSIBLE_SSH_ARGS: '-C -o ControlMaster=auto -o ControlPersist=30m ControlPathDir=/dev/shm/ansible_control_path'
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
|
Loading…
x
Reference in New Issue
Block a user