From 9cb80e8ca0188203bad1b1c4571991bf40c27e36 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Mon, 15 Jul 2024 18:47:24 +0200 Subject: [PATCH] ff --- ansible.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/ansible.cfg b/ansible.cfg index 4698c848..5f4347ea 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -3,7 +3,6 @@ inventory = ./inventory nocows = 1 retry_files_enabled = False roles_path = ./roles -lookup_plugins = ./plugins/lookup collections_path = ./collections private_key_file = ./id_ed25519 vault_password_file = vault-pass.yml