mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
We do not compute hash when we know that the result does not need to be cached (like with_items loop). It also result in a small speed improvement.