ansible/awx

Consider using true/false for all booleans in docs

Open

#13,649 opened on Mar 6, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (3,333 forks)batch import
communitycomponent:collectionhelp wanted

Repository metrics

Stars
 (13,071 stars)
PR merge metrics
 (Avg merge 24d 6h) (30 merged PRs in 30d)

Description

Based on the community decision to use true/false for boolean values in documentation and examples, we ask that you evaluate booleans in this collection and consider changing any that do not use true/false (lowercase).

See documentation block format for more info (specifically, option defaults).

If you have already implemented this or decide not to, feel free to close this issue.


P.S. This is auto-generated issue, please raise any concerns here

Contributor guide