remove version for docker compose
This commit is contained in:
parent
9380932fb7
commit
bee1b53e41
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
- name: Install docker-compose Python
|
||||
pip:
|
||||
name: docker-compose
|
||||
version: 1.17.0rc1
|
||||
#version: 1.17.0rc1
|
||||
|
||||
- name: Check for existing network
|
||||
raw: "docker network inspect {{ mastodon_docker_network }}"
|
||||
|
|
Loading…
Reference in a new issue