-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More true/false normalization #6152
Conversation
This comment was marked as off-topic.
This comment was marked as off-topic.
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Backport to stable-5: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 11c7611 on top of patchback/backports/stable-5/11c7611ced8f9398a0fbd76a3bb93dc35f0cb909/pr-6152 Backporting merged PR #6152 into main
🤖 @patchback |
Backport to stable-6: 💚 backport PR created✅ Backport PR branch: Backported as #6153 🤖 @patchback |
@kristianheljas thanks for reviewing this! |
* More true/false normalization. * Boolean do not need explicit choices. * One more. * Fix type argument. (cherry picked from commit 11c7611)
SUMMARY
More boolean normalization done with ansible-community/community-team#60 (comment).
ISSUE TYPE
COMPONENT NAME
various