Skip certain tests on Docker 27.0.0+. (#893)

This commit is contained in:
Felix Fontein
2024-06-28 07:40:45 +02:00
committed by GitHub
parent eddeb91697
commit 08063a0439
3 changed files with 63 additions and 55 deletions
@@ -32,6 +32,10 @@
- debug:
msg: "Using container name prefix {{ cname_prefix }}"
- name: Retrieve docker host info
docker_host_info:
register: docker_host_info
# Run the tests
- block:
- include_tasks: run-test.yml