summaryrefslogtreecommitdiffstats
path: root/utils/etc/ansible.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'utils/etc/ansible.cfg')
-rw-r--r--utils/etc/ansible.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/etc/ansible.cfg b/utils/etc/ansible.cfg
index b7376ddfc..a53ab6cb1 100644
--- a/utils/etc/ansible.cfg
+++ b/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