ElaoInfra.gearman

Ansible Role: gearman

This role will assume the setup of gearman

It's part of the ELAO Ansible stack but can be used as a stand alone component.

Requirements

  • Ansible 1.7.2+

Dependencies

None.

Installation

You can add this role as a dependency for other roles by adding the role to the meta/main.yml file of your own role:

dependencies:
  - { role: elao.gearman }

Role Handlers

Name Type Description
gearman restart Service Restart gearman server

Example playbook

- hosts: servers
  roles:
     - { role: elao.gearman }

Licence

MIT

Author information

ELAO (http://www.elao.com/)

About

Setup Gearman.

Install
ansible-galaxy install ElaoInfra.gearman
GitHub repository
License
Unknown
Downloads
198
Owner
All of those roles aren't maintained anymore and we strongly encourage you to switch to our new (maintained and tested) Ansible stack: https://github.com/manala