Skip to content
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

ansible_distribution == "debian" #8

Closed
jokjr opened this issue Jan 6, 2022 · 0 comments
Closed

ansible_distribution == "debian" #8

jokjr opened this issue Jan 6, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jokjr
Copy link
Contributor

jokjr commented Jan 6, 2022

It should be "Debian" in uppercase, so either comparison should be case-insensitive, or it should not be compared to "debian".

An easy measure to spot the most common mistakes might be to have a list of various ansible_distribution and creating an annotation when the other comparison operand "looks like" one that we know.

@jokjr jokjr added the enhancement New feature or request label Jan 6, 2022
@jokjr jokjr closed this as completed in cad90a6 Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant