ansible-collections / ansible-consul

:satellite: Ansible role for Hashicorp Consul clusters

Home Page:https://galaxy.ansible.com/ansible-community/consul/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

33b0f4d44e39717bf8cf65d83fb0411e0f7f0892 introduces undefined variable consul_os_repo_prerequisites

github-abcde opened this issue · comments

This commit introduces a variable consul_os_repo_prerequisites in tasks/install_linux_repo.yml, however the variable name in vars/(Amazon|Debian|RedHat).yml is named consul_repo_prerequisites (if that is the correct variable, otherwise there is none), causing ansible to abort in the Install OS packages-task with a consul_os_repo_prerequisites is undefined-error.