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
+7
View File
@@ -0,0 +1,7 @@
- name: Update apt cache
apt:
update_cache: yes
- name: Upgrade all packages
apt:
upgrade: dist