fcc0652719
We are loading the old role name, switch to new. Change-Id: Ic566866250e90c3ef33b7400721db1d603471d2d Signed-off-by: Paul Belanger <pabelanger@redhat.com>
805 B
805 B
ansible-role-gear
Ansible role to manage Gearman
- License: Apache License, Version 2.0
- Documentation: https://ansible-role-gear.readthedocs.org
- Source: https://git.openstack.org/cgit/openstack/ansible-role-gear
- Bugs: https://bugs.launchpad.net/ansible-role-gear
Description
A pure-Python asynchronous library to interface with Gearman.
Requirements
- pip3 to be installed if using gear_install_method: (git|pip)
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 gear
hosts: gear
roles:
- ansible-role-gear