Skip to content

Instantly share code, notes, and snippets.

@felixfontein
Last active July 20, 2022 18:19
Show Gist options
  • Save felixfontein/9e532485a081266e6e98d9f0469583d2 to your computer and use it in GitHub Desktop.
Save felixfontein/9e532485a081266e6e98d9f0469583d2 to your computer and use it in GitHub Desktop.

Vote on ansible-community/community-topics#116. We aim at normalizing boolean options in documentation, ansible-lint, ansible-doc, AH/GalaxyNG, and other places as follows:

  1. true and false
  2. yes and no
  3. True and False
  4. no normalization (basically what we have right now)

Please mention your preferred option as your vote. If you prefer more than one, please give a preference.

Also please note that if we decide on one of options 1) to 3), this does not mean that a) no other possibilities will be mentioned in the documentation anymore, and b) we can force anyone to use these normalized values.

Please review issue #116 before voting so you are informed of the issues with each option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment