summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/handlers/handlers_lockstep_83019.yml
blob: f7cf6b5a87f5e1cba449735888c22dd3ce04ef9f (plain)
1
2
3
4
5
6
7
8
- hosts: A,B
  gather_facts: false
  tasks:
    - command: echo
      notify: handler
  handlers:
    - name: handler
      include_tasks: handlers_lockstep_83019-include.yml