🔭 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:
@@ -7,6 +7,7 @@ steps:
|
||||
- name: run updates
|
||||
image: siverten/ansible
|
||||
environment:
|
||||
ANSIBLE_HOST_KEY_CHECKING: False
|
||||
#ANSIBLE_SSH_PIPELINING: False
|
||||
ANSIBLE_SSH_ARGS: -o StrictHostKeyChecking no -C -o ControlMaster=auto -o ControlPersist=60s
|
||||
PASS:
|
||||
|
Reference in New Issue
Block a user