🔭 Ansible no host key checking
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
bd44ed46ae
commit
f6ad672a7a
@ -7,6 +7,7 @@ steps:
|
|||||||
- name: run updates
|
- name: run updates
|
||||||
image: siverten/ansible
|
image: siverten/ansible
|
||||||
environment:
|
environment:
|
||||||
|
ANSIBLE_HOST_KEY_CHECKING: False
|
||||||
#ANSIBLE_SSH_PIPELINING: False
|
#ANSIBLE_SSH_PIPELINING: False
|
||||||
ANSIBLE_SSH_ARGS: -o StrictHostKeyChecking no -C -o ControlMaster=auto -o ControlPersist=60s
|
ANSIBLE_SSH_ARGS: -o StrictHostKeyChecking no -C -o ControlMaster=auto -o ControlPersist=60s
|
||||||
PASS:
|
PASS:
|
||||||
|
Loading…
Reference in New Issue
Block a user