We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbd5597 commit 8287ec2Copy full SHA for 8287ec2
orchestration/inventory
@@ -16,3 +16,4 @@ db
16
[multi:vars]
17
ansible_ssh_user=vagrant
18
ansible_ssh_private_key_file=~/.vagrant.d/insecure_private_key
19
+ansible_ssh_common_args='-o StrictHostKeyChecking=no'
0 commit comments