mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 16:53:11 +00:00
We previously changed block behavior to prefer includes over parent blocks, which broke inheritence in nested blocks. Fixes #15926