1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-19 16:03:14 +00:00
community.general/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