mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-25 16:06:43 +00:00
This allows us to properly catch the 'is defined' and 'is undefined' checks and return the correct boolean result. Fixes #11892