mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-25 07:56:38 +00:00
As "is" tests whether if operands are the same object rather than they have the same value, potentially causes a wrong result.