zuul/tests/fixtures/config/ansible/git/common-config/playbooks/first-fail.yaml

5 lines
61 B
YAML

- hosts: foo
tasks:
- fail:
msg: "Always fail"