- name: "Load pure handlers from '{{ handler_role_name }}' without 'when' to guaranty that they are executed" import_role: name: "{{ handler_role_name }}" tasks_from: "none.yml" handlers_from: main