Browse Source

Don't attempt to create retry files

Closes #2283
Tim Bielawa 8 years ago
parent
commit
af86f875d9
1 changed files with 3 additions and 0 deletions
  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