8fb8204493
Create an ansible role to manage gear / gearman. Change-Id: Ia1c66f7dadcc19e8f4bf54694423cec38e95804d Depends-On: I72494301b20c3e4a4675d7cde5725540d666e8b6 Depends-On: Ie4e01a51e75fcf869e5307ef4a24996231d91664 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
768 B
768 B
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