Files
ansible/test/integration/targets/handlers/test_block_as_handler-import.yml

8 lines
165 B
YAML

- hosts: localhost
gather_facts: false
tasks:
- debug:
handlers:
- name: handler
import_tasks: test_block_as_handler-include_import-handlers.yml