1
0
mirror of https://github.com/gjkcz/ansible-void.git synced 2024-11-01 00:45:59 +01:00
ansible-void/shutdown.yaml

8 lines
117 B
YAML
Raw Normal View History

2023-04-29 19:51:14 +02:00
---
- name: Shutdown all machines
hosts: all
tasks:
- name: Shutting down
community.general.shutdown: