feat: remove buildx
This commit is contained in:
parent
677be0eeed
commit
720c0fa444
1 changed files with 1 additions and 2 deletions
|
|
@ -43,10 +43,9 @@
|
||||||
state: "present"
|
state: "present"
|
||||||
update_cache: true
|
update_cache: true
|
||||||
with_items:
|
with_items:
|
||||||
|
- "containerd.io"
|
||||||
- "docker-ce"
|
- "docker-ce"
|
||||||
- "docker-ce-cli"
|
- "docker-ce-cli"
|
||||||
- "containerd.io"
|
|
||||||
- "docker-buildx-plugin"
|
|
||||||
- "docker-compose-plugin"
|
- "docker-compose-plugin"
|
||||||
|
|
||||||
# nfs client
|
# nfs client
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue