Fix problem with not being able to connect to libvirt after being added to libvirtd group
diff --git a/ansible.cfg b/ansible.cfg
new file mode 100644
index 0000000..4c51a24
--- /dev/null
+++ b/ansible.cfg
@@ -0,0 +1,2 @@
+[ssh_connection]
+ssh_args=-o ControlMaster=no