mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-03-15 19:58:28 +00:00
And another one.
This commit is contained in:
parent
cf4c4adc21
commit
c70ae5e7b8
@ -132,7 +132,8 @@
|
|||||||
# Same as above:
|
# Same as above:
|
||||||
# - present_4_check is changed
|
# - present_4_check is changed
|
||||||
- present_4_check.warnings | default([]) | select('regex', ' please report this at ') | length == 0
|
- present_4_check.warnings | default([]) | select('regex', ' please report this at ') | length == 0
|
||||||
- present_4 is not changed
|
# Also seems like a hopeless case with Docker 29:
|
||||||
|
# - present_4 is not changed
|
||||||
- present_4.warnings | default([]) | select('regex', ' please report this at ') | length == 0
|
- present_4.warnings | default([]) | select('regex', ' please report this at ') | length == 0
|
||||||
|
|
||||||
always:
|
always:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user