Files

10 lines
166 B
YAML
Raw Permalink Normal View History

2024-09-24 15:19:51 +02:00
---
- name: Verify
hosts: all
any_errors_fatal: true
gather_facts: true
tasks:
- name: Example assertion
ansible.builtin.assert:
that: true