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

10 lines
171 B
YAML
Raw Permalink Normal View History

2020-10-17 17:31:04 +02:00
---
# This is an example playbook to execute Ansible tests.
- name: Verify
hosts: all
tasks:
- name: Example assertion
ansible.builtin.assert:
2020-10-17 17:31:04 +02:00
that: true