Releases: sleighzy/ansible-zookeeper
Releases · sleighzy/ansible-zookeeper
1.3.3 (29-10-2024)
1.3.2 (29-08-2024)
Upgrade to ZooKeeper 3.9.2
1.3.1 (13-02-2024)
Hotfix release due to issue with breaking test symlink causing role installation to fail, see #50
1.3.0 (21-01-24)
#49 Upgrade to Apache ZooKeeper 3.9.1
1.2.7 (29-11-23)
#48 Install the ps
command on the Rocky Linux Docker containers for Molecule testing so that the system can detect that ZooKeeper is running.
1.2.6 (23-10-23)
#47 Upgrade to ZooKeeper 3.7.2
Additional updates for CI build dependencies and linting.
1.2.5 (22-08-01)
- Add ability to configure firewalld and open ports for ZooKeeper. (#37)
- Add optional variable
zookeeper_servers_use_inventory_hostname
so that either the hostnames specified for the inventory are used, or the ansible node names as provided by thehostname
command on the server. (#38) - Add ability to provide additional configuration parameters in the
zoo.cfg
file. (#39)
1.2.4 (2022-07-03)
1.2.3 (2022-02-10)
1.2.2 (2021-07-17)
#22 Add whitelist for ZooKeeper four letter word commands.