Files
offline_kubespray/collection/community/kubevirt/molecule/default/verify.yml
ByeonJungHun 360c6eef4a offline 작업
2024-02-19 16:02:29 +09:00

10 lines
155 B
YAML

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