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

12 lines
208 B
YAML
Raw Normal View History

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