Public Access
When 6 molecule runners install ansible-galaxy collections concurrently, they share the same response cache, causing: Missing expected 'results' in ansible-galaxy cache This may indicate cache corruption (from concurrent ansible-galaxy runs) Adding --no-cache bypasses the shared cache entirely, preventing the race condition. Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>