ansible_role_zookeeper
ansible-role-zookeeper
Role of installation of ZooKeeper
Role Variables
This role have some defaults variables on file main.yml that is available on the defaults directory.
Dependencias
This role depends of another role for installation java of owner geerlingguy.java. For download this role execute the command following:
# ansible-galaxy install geerlingguy.java
Exemple of Playbook
The host group for install the ZooKeeper, in your inventory, must be exactly follow on the example of playbook bellow:
- hosts: zookeeper
become: true
roles:
- alvarobacelar.zookeeper
License
BSD
About Author
Alvaro Bacelar - Infraestructure especialist, enthusiastic DevOps and Infra As Code
Install
ansible-galaxy install alvarobacelar/ansible-role-zookeeper
License
Unknown
Downloads
182
Owner
I.T Engineering