diff --git a/ansible.cfg b/ansible.cfg index 7a2e7b378e463832514218c28ed68b8c6c3f0201..4dd2dddf430eb6aa239ab2c96cee19a5e243bc78 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -5,6 +5,7 @@ # Explicitely redefined some defaults to make play execution work roles_path = ./roles vars_plugins = ./vars_plugins +lookup_plugins = ./lookup_plugins # Do not create .retry files retry_files_enabled = False