ansible-collections / ansible-consul

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

introduced consul_systemd_service_name variable #591

Open isakrubin opened 6 months ago

isakrubin commented 6 months ago
SUMMARY

introduced consul_systemd_service_name variable to allow specifying name of service (and related directories), solving the issue of running multiple instances on the same machine

ISSUE TYPE
rndmh3ro commented 6 months ago

Can you add the new variable to the readme, please? Otherwise this looks good to me (when ansible-lint is happy).