Ansible role to manage Zookeeper
16e05cc668
Signed-off-by: Paul Belanger <pabelanger@redhat.com> Change-Id: I9dc68f892852aef42d45c783abd9fb908565a85e |
||
---|---|---|
defaults | ||
doc/source | ||
meta | ||
tasks | ||
templates/etc | ||
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