X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=ansible%2Fansible.cfg;h=4c457ebd0c025b6d712d55ea023d3c73224f89ca;hb=253adcddf073279e89c6645eb1817175e76a5953;hp=3ea1456b796d63d7e7700acb76f5017c870c5c91;hpb=b8bcef503229b3d6463133f37f7eb40e4b36ac56;p=noc.git diff --git a/ansible/ansible.cfg b/ansible/ansible.cfg index 3ea1456..4c457eb 100644 --- a/ansible/ansible.cfg +++ b/ansible/ansible.cfg @@ -1,12 +1,13 @@ [defaults] inventory = ./hosts.ini +roles_path = ./roles:../roles log_path = ./log nocows=1 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