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 - /etc/apt/trusted.gpg.d/docker.gpg
- name: Update apt cache - name: Update apt cache
apt: apt:
update_cache: yes update_cache: true
- name: Disable swap - name: Disable swap
command: swapoff -a command: swapoff -a
@@ -132,7 +132,6 @@
name: name:
- containerd.io - containerd.io
state: present state: present
update_cache: true
- name: Generate default containerd config - name: Generate default containerd config
command: containerd config default command: containerd config default