mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
disable host_key_checking in virtualmachine test
This commit is contained in:
@@ -102,6 +102,7 @@
|
||||
ansible_connection: paramiko # not guaranteed to have sshpass...
|
||||
ansible_user: adminuser
|
||||
ansible_password: Password123!
|
||||
ansible_host_key_checking: false
|
||||
|
||||
- name: wait for SSH port to be open
|
||||
wait_for:
|
||||
|
||||
Reference in New Issue
Block a user