You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/strategy_free/test_last_include_in_always...

10 lines
190 B
YAML

- hosts: testhost
gather_facts: false
strategy: free
tasks:
- block:
- name: EXPECTED FAILURE
fail:
always:
- include_tasks: last_include_tasks.yml