mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 22:50:19 -07:00
disable host_key_checking in virtualmachine test
This commit is contained in:
parent
e130b3eed2
commit
e726c7ecf7
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue