commit | 588fc90fa4ba744d7e706dfd2f7bf08e0e5d5366 | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Thu Sep 17 16:20:29 2015 -0400 |
committer | Andy Bavier <acb@cs.princeton.edu> | Thu Sep 17 16:20:29 2015 -0400 |
tree | 489341f0b620b041d2aeb2871e0133eaeeb0a9ab | |
parent | 4e7762e63efacc55f2aace17e96cca61d6085182 [diff] |
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