summaryrefslogtreecommitdiffstats
path: root/ansible.cfg
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2017-06-13 12:27:24 -0400
committerGitHub <noreply@github.com>2017-06-13 12:27:24 -0400
commitc31b418922ec5771888c22cd2d608596402c8a7e (patch)
treec9ddc1effaad3b86d08a319d7be6b1f6e685f1e7 /ansible.cfg
parentbf200ebf489d509740147c9ce01c9e6c41e8bd92 (diff)
parent8fb905e7b84da6139da0b74067f987df5317464b (diff)
downloadopenshift-c31b418922ec5771888c22cd2d608596402c8a7e.tar.gz
openshift-c31b418922ec5771888c22cd2d608596402c8a7e.tar.bz2
openshift-c31b418922ec5771888c22cd2d608596402c8a7e.tar.xz
openshift-c31b418922ec5771888c22cd2d608596402c8a7e.zip
Merge pull request #4433 from ashcrow/ansible-retries
System Container and Ansible Retries
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