Aktualisisert von Coderberg

This commit is contained in:
Frank Schiebel 2026-08-05 13:05:20 +02:00
parent 8caa3cf881
commit 0ccf139311
41 changed files with 649 additions and 186 deletions

View file

@ -0,0 +1,4 @@
---
- name: Reboot client
ansible.builtin.command:
cmd: "shutdown -r -t 60"