summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/blocks/block_fail.yml
blob: 6b84d05625467484e48bf4cd54905dcf73f27f40 (plain)
1
2
3
4
5
---
- name: Include tasks that have a failure in a block
  hosts: localhost
  tasks:
  - include_tasks: block_fail_tasks.yml