ansible-collections / ansible-consul

:satellite: Ansible role for Hashicorp Consul clusters
https://galaxy.ansible.com/ansible-community/consul/
BSD 2-Clause "Simplified" License
457 stars 317 forks source link

fixes #458 #459

Closed wilfriedroset closed 2 years ago

wilfriedroset commented 2 years ago

When installing consul from official packages (deb, rpm...), systemd service file expect to have an environment file to load. This commit prevent the cleaning operation to remove expected files.

Signed-off-by: Wilfried Roset wilfriedroset@users.noreply.github.com

wilfriedroset commented 2 years ago

Thank you for your review and good catch on the documentation. The new variable has been documented in the README.md