initial commit

This commit is contained in:
Juul
2025-05-16 17:37:10 +02:00
commit 00e713e48f
11 changed files with 101 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
- name: Installing all required software
apt:
pkg:
- curl
- gnupg
- htop
- less
- mktorrent
- p7zip-full
- powertop
- samba
- tree