summaryrefslogtreecommitdiffstats
path: root/test/schemas/negative_test/playbooks/failed_when.yml
blob: 59b72724f0914e79b97c6177f1d9b83509476407 (plain)
1
2
3
4
5
6
- hosts: localhost
  tasks:
    - name: foo
      ansible.builtin.debug:
        msg: foo!
      failed_when: 123 # <- not ok