summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/include_import/handler_addressing/playbook.yml
blob: 7515dc99d300bd4b80473edf593fde0ac3aae643 (plain)
1
2
3
4
5
6
7
8
9
10
11
- hosts: localhost
  gather_facts: false
  tasks:
    - import_role:
        name: include_handler_test

- hosts: localhost
  gather_facts: false
  tasks:
    - import_role:
        name: import_handler_test