try to fix docker role (to be tested)
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user