We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 928eaab commit 52c886cCopy full SHA for 52c886c
resources/playbook/roles/bibigrid/tasks/030-docker.yaml
@@ -3,7 +3,7 @@
3
name:
4
- docker.io
5
- python3-docker
6
- - python3-compose # legacy python compose
+ - docker-compose
7
- docker-compose-v2
8
state: present
9
tags: install
0 commit comments