manala.beanstalkd
#######################################################################################################
:exclamation: DEPRECATION :exclamation:
This repository and the associated role are no longer supported.
You can find our other roles in the Manala Ansible Collection. For usage information, visit the collection repository.
#######################################################################################################
Ansible Role: Beanstalkd 
:exclamation: Please report issues and send Pull Requests to the main Ansible Role repository :exclamation:
This role is used for setting up Beanstalkd.
It's part of the Manala Ansible stack but can also be used independently.
Requirements
None.
Dependencies
None.
Installation
Ansible 2+
You can install using the ansible galaxy command line:
ansible-galaxy install manala.beanstalkd
Or you can add it to your ansible galaxy requirements file:
- src: manala.beanstalkd
Role Handlers
None.
Role Variables
Definition
| Name | Default | Type | Description |
|---|---|---|---|
manala_beanstalkd_install_packages |
~ | Array | Packages needed for installation |
manala_beanstalkd_install_packages_default |
['beanstalkd'] | Array | Default packages needed for installation |
manala_beanstalkd_config_file |
'/etc/default/beanstalkd' | String | Path to the config file |
manala_beanstalkd_config_template |
~ | String | Path to the config template |
manala_beanstalkd_config |
[] | Array | Configuration settings |
Example
- hosts: all
roles:
- role: manala.beanstalkd
License
MIT
Author Information
Manala (http://www.manala.io/)
Installa
ansible-galaxy install manala.beanstalkdLicenza
Unknown
Download
11.2k
Proprietario
Manala is an open source project supported by the french web agency ELAO providing advanced ansible roles for website's infrastructures and far more.
