feat: update Ansible configuration to use absolute path for lookup plugins
This commit is contained in:
parent
22bbda6b19
commit
94a2b35770
@ -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
|
Loading…
x
Reference in New Issue
Block a user