diff --git a/libvirt/ansible.cfg b/libvirt/ansible.cfg new file mode 100755 index 0000000..6a08b97 --- /dev/null +++ b/libvirt/ansible.cfg @@ -0,0 +1,3 @@ +[defaults] +inventory = hosts +retry_files_enabled = no diff --git a/mirror/ansible.cfg b/mirror/ansible.cfg new file mode 100755 index 0000000..6a08b97 --- /dev/null +++ b/mirror/ansible.cfg @@ -0,0 +1,3 @@ +[defaults] +inventory = hosts +retry_files_enabled = no diff --git a/qemu/ansible.cfg b/qemu/ansible.cfg index ed865bf..6a08b97 100755 --- a/qemu/ansible.cfg +++ b/qemu/ansible.cfg @@ -1,2 +1,3 @@ [defaults] inventory = hosts +retry_files_enabled = no