From 4ba2b02d5863c97af4e488a845d7459042010705 Mon Sep 17 00:00:00 2001 From: Thomas Maurice Date: Wed, 6 Dec 2023 08:58:58 +0100 Subject: [PATCH] fix db instructions --- ansible.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible.cfg b/ansible.cfg index fadec6a..2364621 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -8,3 +8,4 @@ fact_path = facts.d gathering = implicit gather_subset = all inject_facts_as_vars = True +roles_path = roles