mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
CI: Make tests work with Docker API version 1.42 (#576)
* Make tests work with API version 1.42. * Make sure anonymous volume is separated from container a bit earlier. * Another try.
This commit is contained in:
@@ -69,7 +69,6 @@
|
||||
that:
|
||||
- 'output.results | type_debug == "list"'
|
||||
- 'output.results[0].Name == "test_stack"'
|
||||
- 'output.results[0].Orchestrator == "Swarm"'
|
||||
- 'output.results[0].Services == "1"'
|
||||
|
||||
always:
|
||||
|
||||
Reference in New Issue
Block a user