diff --git a/templates/ansible.cfg.j2 b/templates/ansible.cfg.j2 index 64b7ba9..68c70ef 100644 --- a/templates/ansible.cfg.j2 +++ b/templates/ansible.cfg.j2 @@ -10,6 +10,7 @@ strategy = mitogen_linear {% endif %} retry_files_enabled = False +force_handlers = True {% if ansible_use_ara %} callback_plugins = {{ _ara_location.stdout }}/plugins/callbacks