refactor: switch to ubuntu 26.04 lts

This commit is contained in:
2026-06-23 21:58:14 +01:00
parent 0cc8ea528a
commit a4f3cf95c5
10 changed files with 25 additions and 70 deletions
+5
View File
@@ -0,0 +1,5 @@
---
- name: Upgrade all packages
ansible.builtin.package:
name: '*'
state: latest