mirror of
https://github.com/openshift/openshift-ansible.git
synced 2026-02-05 06:46:04 +01:00
Set default remote_tmp
This commit is contained in:
@@ -16,6 +16,7 @@ retry_files_enabled = False
|
||||
retry_files_save_path = ~/ansible-installer-retries
|
||||
nocows = True
|
||||
remote_user = root
|
||||
remote_tmp = /tmp/.ansible-tmp
|
||||
roles_path = roles/
|
||||
gathering = smart
|
||||
fact_caching = jsonfile
|
||||
|
||||
Reference in New Issue
Block a user