summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/handlers/test_block_as_handler-import.yml
blob: ad6bb0d59565aa5549d73049ef93b9eb3fd70a4c (plain)
1
2
3
4
5
6
7
- hosts: localhost
  gather_facts: false
  tasks:
    - debug:
  handlers:
    - name: handler
      import_tasks: test_block_as_handler-include_import-handlers.yml