summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/handlers/roles/test_role_handlers_include_tasks/handlers/main.yml
blob: ba2e8f69c20bd864885566650c1e041a2eeda567 (plain)
1
2
3
4
5
- name: role-based handler from handler subdir
  include_tasks: A.yml

- name: role-based handler from tasks subdir
  include_tasks: B.yml