diff --git a/config/ansible/ansible.cfg b/config/ansible/ansible.cfg index 2324986..3deeaac 100644 --- a/config/ansible/ansible.cfg +++ b/config/ansible/ansible.cfg @@ -2,5 +2,5 @@ inventory = inventory roles_path = roles collections_paths = collections -lookup_plugins = plugins/lookup +lookup_plugins = /home/menno/.dotfiles/config/ansible/plugins/lookup retry_files_enabled = False \ No newline at end of file