mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 09:13:12 +00:00
We define 'false' and 'true' as variables so that python eval() recognizes them as False and True. This fixes #14291.
We define 'false' and 'true' as variables so that python eval() recognizes them as False and True. This fixes #14291.