Files
Ansible-Bootstrap/roles/cleanup/tasks/shutdown.yml

5 lines
73 B
YAML

---
- name: Shutdown the VM
become: true
community.general.shutdown: