Install memcached extension for PHP with igbinary support.
Written in Ansible 2.3.*. PECL must be installed.
Available variables are listed below, along with default values (see defaults/main.yml
):
The version of igbinary to install.
Default is 3.0.1
.
The version of memcached extension to install.
Default is 3.1.4
.
The pecl executable file.
Default is pecl
.
- juwai.common
- geerlingguy.php
- hosts: servers
roles:
- juwai.php-memcached
MIT
This role was created in 2018 by Juwai Limited.