vpeltot.beanstalkd

Beanstalkd

Build Status

Install beanstalkd

Requirements

none

Role Variables

Variable name Description Default value
beanstalkd_listen_address Listen on address 127.0.0.1
beanstalkd_listen_port Listen on port 11300

Example Playbook

- hosts: servers
  roles:
     - { role: vpeltot.beanstalkd }

License

MIT

About

Install beanstalkd & register as a service

Install
ansible-galaxy install vpeltot.beanstalkd
GitHub repository
License
mit
Downloads
708
Owner