Stuff
This commit is contained in:
parent
fd80dfdba4
commit
e6b9159e1b
|
@ -17,9 +17,9 @@
|
|||
- name: Install Docker
|
||||
ansible.builtin.apt:
|
||||
name:
|
||||
- containerd.io
|
||||
- docker-ce
|
||||
- docker-ce-cli
|
||||
- containerd.io
|
||||
- docker-buildx-plugin
|
||||
- docker-compose-plugin
|
||||
state: present
|
||||
|
|
Loading…
Reference in a new issue