Feature Overview
Use ansible-lint-compatible values for booleans in customer-facing information.
Background, and strategic fit
Since ansible-lint is a strategic part of the Ansible and AAP, the Community Steering committee has voted to use true/false (which is what ansible-lint tests for) for all boolean values. This has an impact on documentation and specifically, how module and plugin documentation is rendered within Automation Hub (and Galaxy NG).
See https://github.com/ansible-community/community-topics/issues/116 for the full discussion and see https://github.com/ansible-community/community-topics/discussions/120 for the voting results.
Today, Automation Hub displays yes/no for boolean parameters.