Refactoring + final touches

This commit is contained in:
Francesco Zimbolo
2026-04-24 12:58:56 +00:00
parent 6f6cc10aae
commit d8b60d10e0
16 changed files with 369 additions and 106 deletions

View File

@@ -0,0 +1,4 @@
---
- name: Update APT cache
ansible.builtin.apt:
update_cache: true