1 2 3 4 5 6 7 8
--- - name: Verify hosts: all gather_facts: false tasks: - name: Example assertion ansible.builtin.assert: that: true