Explorar el Código

Don't attempt to create retry files

Closes #2283
Tim Bielawa hace 8 años
padre
commit
af86f875d9
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      utils/etc/ansible.cfg

+ 3 - 0
utils/etc/ansible.cfg

@@ -16,6 +16,9 @@ log_path = /tmp/ansible.log
 forks = 10
 host_key_checking = False
 nocows = 1
+
+retry_files_enabled = False
+
 # Need to handle:
 # inventory - derive from OO_ANSIBLE_DIRECTORY env var
 # callback_plugins - derive from pkg_resource.resource_filename