summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/include_import/issue73657.yml
blob: b692ccb53e807abe16eab4fa4b911dd0c63b5b96 (plain)
1
2
3
4
5
6
7
8
- hosts: localhost
  gather_facts: no
  tasks:
    - block:
        - include_tasks: issue73657_tasks.yml
      rescue:
        - debug:
            msg: SHOULD_NOT_EXECUTE