Files
ansible-role-checkmk-agent/molecule/http_direct/verify.yml

10 lines
198 B
YAML
Raw Normal View History

2024-01-09 14:33:55 +13:00
---
# This is an example playbook to execute Ansible tests.
- name: Verify
hosts: all
gather_facts: false
tasks:
- name: Example assertion
ansible.builtin.assert:
that: true