Ansible role to manage Zookeeper
34002fa90e
Change-Id: Ie3979d816e9f53ab533139eb4d516cb6661448ef Signed-off-by: Paul Belanger <pabelanger@redhat.com> |
||
---|---|---|
defaults | ||
doc/source | ||
meta | ||
tasks | ||
templates/etc/zookeeper/conf | ||
tests | ||
vars | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
bindep.txt | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
ansible-role-zookeeper
Ansible role to manage ZooKeeper
- License: Apache License, Version 2.0
- Documentation: https://ansible-role-zookeeper.readthedocs.org
- Source: https://git.openstack.org/cgit/openstack/ansible-role-zookeeper
- Bugs: https://bugs.launchpad.net/ansible-role-zookeeper
Description
Virtualenv is a tool to create isolated Python environments.
Requirements
Packages
Package repository index files should be up to date before using this role, we do not manage them.
Role Variables
Dependencies
Example Playbook
- name: Install zookeeper
hosts: all
roles:
- ansible-role-zookeeper