summaryrefslogtreecommitdiff
path: root/ansible.cfg
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2018-04-21 23:34:02 +0200
committerChristian Pointner <equinox@spreadspace.org>2018-04-21 23:34:02 +0200
commite4d82ed5c971dd29533cef5c5a3f2c7eff7e2ca4 (patch)
tree060c3b4303dfe3f76a2757504df363b43f89a217 /ansible.cfg
parentrename all .yaml to .yml (diff)
cleanup
Diffstat (limited to 'ansible.cfg')
-rw-r--r--ansible.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible.cfg b/ansible.cfg
index ce2d8dd5..f44889fd 100644
--- a/ansible.cfg
+++ b/ansible.cfg
@@ -9,7 +9,7 @@ vault_password_file = ./gpg/get-vault-pass.sh
gathering = smart
fact_caching = jsonfile
-fact_caching_connection = ./facts
+fact_caching_connection = ./.cache/facts
fact_caching_timeout = 7200
var_compression_level = 9