AnsibleShipyard / ansible-zookeeper

Ansible playbook for ZooKeeper
MIT License
95 stars 114 forks source link

Fixed Zookeeper to restart every time Ansible runs on Debian #11

Closed ernoaapa closed 9 years ago

ernoaapa commented 9 years ago

Ansible were restarting Zookeeper every time Ansible were running. Fixed service state=started and added restart handlers to restart only if configuration changes.

JasonGiedymin commented 9 years ago

+1