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

7 lines
103 B
YAML
Raw Normal View History

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