--- - name: Verify hosts: all any_errors_fatal: true gather_facts: true tasks: - name: Example assertion ansible.builtin.assert: that: true