kubespray 2.24 추가
This commit is contained in:
8
tests/cloud_playbooks/cleanup-packet.yml
Normal file
8
tests/cloud_playbooks/cleanup-packet.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
|
||||
- name: Cleanup packet vms
|
||||
hosts: localhost
|
||||
gather_facts: no
|
||||
become: true
|
||||
roles:
|
||||
- { role: cleanup-packet-ci }
|
||||
Reference in New Issue
Block a user