mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 20:32:45 +00:00
The dependency chain should not include roles below the parent, as it can introduce very weird things like conditionals from child deps impacting non-related roles. Fixes #25136