feat: add docker info for debugging

This commit is contained in:
Simon Cornet 2025-07-18 16:17:11 +02:00
commit ef454f31e0

View file

@ -15,4 +15,5 @@ molecule:
ANSIBLE_FORCE_COLOR: "true"
PY_COLORS: "1"
script:
- "docker info"
- "molecule test"