Files
offline_kubespray/tests/cloud_playbooks/cleanup-packet.yml
2024-02-16 17:08:09 +09:00

9 lines
128 B
YAML

---
- name: Cleanup packet vms
hosts: localhost
gather_facts: no
become: true
roles:
- { role: cleanup-packet-ci }