diff --git a/templates/ansible.cfg.j2 b/templates/ansible.cfg.j2 index c83529b..64b7ba9 100644 --- a/templates/ansible.cfg.j2 +++ b/templates/ansible.cfg.j2 @@ -2,7 +2,7 @@ nocows = 1 stdout_callback = yaml -library = /usr/share/ansible/modules +library = /usr/share/ansible/library {% if ansible_use_mitogen %} strategy_plugins = {{ _ansible_mitogen_location.stdout }}/plugins/strategy