tmp-iac/debian/debian/ansible/shutdown.yml
2022-10-30 00:33:23 +05:30

9 lines
156 B
YAML

---
- name: Shutdown machines
hosts: debainbasic
remote_user: root
tasks:
- name: Ensure all VMs are reachable
community.general.shutdown: