@ -0,0 +1,8 @@
- name: Shutdown all machines
hosts: all
user: administrator
become: true
tasks:
- name: Unconditionally shut down the machine with all defaults
community.general.shutdown: