This commit is contained in:
2026-05-12 20:24:02 +02:00
parent a1758f65d2
commit ac05a30200
5 changed files with 348 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
- name: restart containerd
systemd:
name: containerd
state: restarted
enabled: yes