1 2 3 4 5 6 7 8 9 10 11
- hosts: testhost gather_facts: false any_errors_fatal: true tasks: - block: - block: - fail: always: - block: - debug: msg: PASSED