Ansible role to manage Gearman
04df10cad4
Now that we are using systemd everywhere, for xenial++ there isn't a need to release specific settings. Change-Id: I9fb735e8f7455b7266d90b5275e7d0b90512722a Signed-off-by: Paul Belanger <pabelanger@redhat.com> |
||
---|---|---|
defaults | ||
doc/source | ||
meta | ||
tasks | ||
templates/etc/systemd/system | ||
tests | ||
vars | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
bindep.txt | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
ansible-role-gearman
Ansible role to manage Gearman
- License: Apache License, Version 2.0
- Documentation: https://ansible-role-gearman.readthedocs.org
- Source: https://git.openstack.org/cgit/openstack/ansible-role-gearman
- Bugs: https://bugs.launchpad.net/ansible-role-gearman
Description
A pure-Python asynchronous library to interface with Gearman.
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 gearman
hosts: gearman
roles:
- ansible-role-gearman