mirror of
https://github.com/geerlingguy/ansible-for-devops.git
synced 2024-05-19 06:50:03 +00:00
Don't verify host keys on multi server orchestration example.
This commit is contained in:
@@ -16,3 +16,4 @@ db
|
||||
[multi:vars]
|
||||
ansible_ssh_user=vagrant
|
||||
ansible_ssh_private_key_file=~/.vagrant.d/insecure_private_key
|
||||
ansible_ssh_common_args='-o StrictHostKeyChecking=no'
|
||||
|
||||
Reference in New Issue
Block a user