mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 16:53:11 +00:00
Using 'value is None' instead of 'not value', in order to account for boolean values which may be false Fixes #11232
Using 'value is None' instead of 'not value', in order to account for boolean values which may be false Fixes #11232