summaryrefslogtreecommitdiff
path: root/ansible.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ansible.cfg')
-rw-r--r--ansible.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible.cfg b/ansible.cfg
new file mode 100644
index 0000000..6824be9
--- /dev/null
+++ b/ansible.cfg
@@ -0,0 +1,5 @@
1[defaults]
2inventory = ./hosts
3remote_tmp = $XDG_CACHE_HOME/ansible
4local_tmp = $XDG_CACHE_HOME/ansible
5retry_files_save_path = $XDG_CACHE_HOME/ansible