summaryrefslogtreecommitdiffstats
path: root/ansible.cfg
diff options
context:
space:
mode:
authorSteve Milner <smilner@redhat.com>2017-06-13 12:18:24 -0400
committerSteve Milner <smilner@redhat.com>2017-06-13 12:18:24 -0400
commite879b7f4cee68b241f4b2c8675513afcdc667957 (patch)
tree38c527fda15770d17c83cfa70bcc7483f0431386 /ansible.cfg
parente768cf9420b967527d0e7b2323aedc131c9a27a6 (diff)
downloadopenshift-e879b7f4cee68b241f4b2c8675513afcdc667957.tar.gz
openshift-e879b7f4cee68b241f4b2c8675513afcdc667957.tar.bz2
openshift-e879b7f4cee68b241f4b2c8675513afcdc667957.tar.xz
openshift-e879b7f4cee68b241f4b2c8675513afcdc667957.zip
Set ansible retry file location
Diffstat (limited to 'ansible.cfg')
-rw-r--r--ansible.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible.cfg b/ansible.cfg
index 034733684..0c74d63da 100644
--- a/ansible.cfg
+++ b/ansible.cfg
@@ -14,6 +14,7 @@ callback_plugins = callback_plugins/
forks = 20
host_key_checking = False
retry_files_enabled = False
+retry_files_save_path = ~/ansible-installer-retries
nocows = True
# Uncomment to use the provided BYO inventory