Improve tasks, show images before docker_compose_v2_pull tests.

This commit is contained in:
Felix Fontein
2024-05-10 13:06:54 +02:00
parent a4a05e7fa5
commit e176a8a17b
5 changed files with 13 additions and 5 deletions
@@ -52,7 +52,8 @@
- name: Obtain Docker Compose version
when: docker_has_compose
block:
- command:
- name: Obtain docker info
command:
cmd: docker info --format '{% raw %}{{ json .ClientInfo.Plugins }}{% endraw %}'
register: docker_cli_plugins_stdout
- set_fact: