ansible-role-k3s/molecule/debug/verify.yml

10 lines
171 B
YAML
Raw Normal View History

2020-11-29 21:10:42 +01:00
---
# This is an example playbook to execute Ansible tests.
- name: Verify
hosts: all
tasks:
- name: Example assertion
ansible.builtin.assert:
2020-11-29 21:10:42 +01:00
that: true