Disable SSH 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
bda7db0ba0
commit
dd24759151
@ -16,6 +16,7 @@ steps:
|
||||
--inventory inventory.yml \
|
||||
playbook.yml
|
||||
environment:
|
||||
ANSIBLE_HOST_KEY_CHECKING: false
|
||||
private_key:
|
||||
from_secret: ssh_privatekey
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user