1
0
IaC/ansible/playbooks/98_vm_destroy.yaml

7 lines
103 B
YAML
Raw Normal View History

---
2022-10-30 23:57:26 +13:00
- name: destroy the vms
hosts: hv00
gather_facts: true
become: true
roles:
2022-11-01 22:50:18 +13:00
- vm_destroy