mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
It shouldn't happen - but there is a bug in shade where it can be None but should be [] instead. Work around it. Fixes #24675