From 9b36b2e7b19132578dbe809e5ef3dfc0c80fc023 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Thu, 25 Jul 2024 21:50:53 +0200 Subject: [PATCH] ff --- ansible.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/ansible.cfg b/ansible.cfg index e000f080..96bfb49d 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -3,7 +3,6 @@ inventory = ./inventory nocows = 1 retry_files_enabled = False roles_path = ./roles -collections_path = ./collections private_key_file = ./id_ed25519 vault_password_file = vault-pass gathering = smart