try to fix docker role (to be tested)

This commit is contained in:
2024-01-07 12:02:58 +01:00
parent 4894f3fba9
commit 140df00a2b

View File

@@ -10,14 +10,6 @@
- containerd - containerd
state: absent state: absent
- name: update the system
become: true
ansible.builtin.apt:
name: "*"
state: latest
update_cache: true
update_only: true
- name: install prerequisites - name: install prerequisites
become: true become: true
ansible.builtin.apt: ansible.builtin.apt: