From c773eba059280b89141383171f26c5bdc4a65e7b Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Thu, 25 Jul 2024 22:14:46 +0200 Subject: [PATCH] ff --- ansible.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible.cfg b/ansible.cfg index 1045cfce..8a984da3 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -2,7 +2,7 @@ inventory = ./inventory nocows = 1 retry_files_enabled = False -roles_path = /ansible/roles:/homeserver/roles:/roles +roles_path = /ansible/roles:/homeserver/roles:./roles private_key_file = ./id_ed25519 vault_password_file = vault-pass gathering = smart