mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 22:18:01 -03:30
when used as environment variables, boolean credential values are stringified; when used in extra_vars, they are treated as actual JSON boolean values (where possible) see: #6776