mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 01:33:09 +00:00
Child blocks (whether nested or via includes) don't get a copy of the dependency chain, so the above method should be used to ensure the block looks at its parents dep chain. Fixes #15996