CORD-1729 Use corddev VM as build machine

Change-Id: I458c380729ee668f5a371bef9281c3e89c7122b3
diff --git a/roles/ansible-install/files/ansible.cfg b/roles/ansible-install/files/ansible.cfg
new file mode 100644
index 0000000..7fa4a86
--- /dev/null
+++ b/roles/ansible-install/files/ansible.cfg
@@ -0,0 +1,4 @@
+[defaults]
+host_key_checking = false
+forks=20
+