Skip to content

Commit 8287ec2

Browse files
committed
Don't verify host keys on multi server orchestration example.
1 parent dbd5597 commit 8287ec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

orchestration/inventory

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ db
1616
[multi:vars]
1717
ansible_ssh_user=vagrant
1818
ansible_ssh_private_key_file=~/.vagrant.d/insecure_private_key
19+
ansible_ssh_common_args='-o StrictHostKeyChecking=no'

0 commit comments

Comments
 (0)