🔭 Ansible no host key checking
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-02-06 17:30:05 +01:00
parent bd44ed46ae
commit f6ad672a7a

View File

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