summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/handlers/roles/test_handlers_listen/tasks/main.yml
blob: bac9b71e3174351e8db1b78b0e17976dea399150 (plain)
1
2
3
4
5
6
---
- name: notify some handlers from a role
  command: uptime
  notify:
    - notify_listen_from_role
    - notify_listen_in_role