wescale / hashistack

Ansible collections for HashiCorp Vault-Consul-Nomad platform automation
MIT License
56 stars 32 forks source link

fix(grafana): force the version - fixes #128 #129

Closed gbloquel closed 7 months ago

gbloquel commented 7 months ago
aurelienmaury commented 7 months ago

The need is legit.

But the change in roles/grafana/tasks/debian_11/_install.yml is useless as your already fixed the grafana version in the defaults and in the packages_list. That only change will imply version fixed because of the use of the list in the _install.yml

Please revert your change on the single file roles/grafana/tasks/debian_11/_install.yml