Files
role-check-mk-agent/molecule/http_direct/verify.yml

11 lines
193 B
YAML
Raw Normal View History

2023-10-03 12:06:16 +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