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

The conditional check 'ansible_distribution not in _consul_nix_distros' failed #471

Open
dimakyriakov opened this issue Apr 22, 2022 · 1 comment

Comments

@dimakyriakov
Copy link

Time by time I am facing weird errors while starting "site.yml" playbook to install consul on my nodes.
It's strange, because I always use the same distribution - Ubuntu 20.04.4 LTS.
image

@Blefish
Copy link
Contributor

Blefish commented May 2, 2022

Are you gathering facts in the playbook? Seems like ansible_distribution is currently undefined, which should be filled in when gathering host facts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants