mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-09-08 21:27:36 +02:00
build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user