homeserver/roles/PyratLabs.k3s/molecule/nodeploy/verify.yml

10 lines
171 B
YAML
Raw Normal View History

---
# This is an example playbook to execute Ansible tests.
- name: Verify
hosts: all
tasks:
- name: Example assertion
ansible.builtin.assert:
that: true