Install memcached libraries on CentOS servers. Install memcached instance is optional.
Written in Ansible 1.9.*
Available variables are listed below, along with default values (see defaults/main.yml
):
Install memcached without check env
.
Default is no
.
Note: set it to True will also add juwai.common
as dependency.
Install memcached when env is vagrant
.
Note: set it to vagrant
will also add juwai.common
as dependency.
juwai.common, when env
is vagrant
or force_install_memcached
is True
.
- hosts: servers
roles:
- juwai.memcached
MIT / BSD
This role was created in 2016 by Juwai Limited.