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
@@ -174,7 +174,8 @@
- (output_direct.host_info | sanitize_host_info) == (output_https.host_info | sanitize_host_info)
always:
- command: docker logs {{ daemon_nginx_frontend }}
- name: Obtain logs from the nginx frontend
command: docker logs {{ daemon_nginx_frontend }}
register: output
ignore_errors: true
- debug: