update(requirements): upgrades requirements & tidy up root folder

This commit is contained in:
Thomas Maurice 2023-12-05 18:15:55 +01:00
parent a4ee927729
commit 49c6ed6edb
Signed by: thomas
GPG key ID: 1D577F50583032A6
6 changed files with 7 additions and 7 deletions

6
playbooks/reboot.yml Normal file
View file

@ -0,0 +1,6 @@
---
- hosts: all
tasks:
- name: Reboot
reboot:
reboot_timeout: 3600