hashistack/molecule/cni_default/verify.yml

7 lines
80 B
YAML
Raw Normal View History

---
- name: Verify
hosts: all
gather_facts: true
become: true
2024-08-17 12:08:09 +00:00
tasks: []