try to fix docker role (to be tested)
This commit is contained in:
@@ -10,14 +10,6 @@
|
||||
- containerd
|
||||
state: absent
|
||||
|
||||
- name: update the system
|
||||
become: true
|
||||
ansible.builtin.apt:
|
||||
name: "*"
|
||||
state: latest
|
||||
update_cache: true
|
||||
update_only: true
|
||||
|
||||
- name: install prerequisites
|
||||
become: true
|
||||
ansible.builtin.apt:
|
||||
|
||||
Reference in New Issue
Block a user