diff --git a/ansible.cfg b/ansible.cfg index 3833b9e92..82678520c 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -3,6 +3,7 @@ [defaults] ansible_managed = Please do not change this file directly since it is managed by Ansible and will be overwritten +library = ./library action_plugins = plugins/actions callback_plugins = plugins/callback roles_path = ./roles