This commit is contained in:
2026-05-27 10:55:13 +02:00
parent 14f4d11a4d
commit 0c65c121f1
+1 -2
View File
@@ -38,7 +38,7 @@
- /etc/apt/trusted.gpg.d/docker.gpg
- name: Update apt cache
apt:
update_cache: yes
update_cache: true
- name: Disable swap
command: swapoff -a
@@ -132,7 +132,6 @@
name:
- containerd.io
state: present
update_cache: true
- name: Generate default containerd config
command: containerd config default