mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
False assumption that values can not have cyclic dependencies. Fix by removing dependency on self and look for cycles, if found remove dependency to get a partial sort done.