ansible/test/integration/targets/include_import/handler_addressing/playbook.yml

11 lines
208 B
YAML

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