mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
ci/cd - downgrade docker python SDK for swarm tests
This commit is contained in:
parent
2c668def90
commit
68d80b493c
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
name: docker
|
||||
state: forcereinstall
|
||||
executable: pip3
|
||||
version: "7.0.0"
|
||||
version: "6.1.3"
|
||||
|
||||
- name: Add IP address of all hosts to all hosts
|
||||
lineinfile:
|
||||
|
|
|
|||
Loading…
Reference in a new issue