forked from ISTI-ansible-roles/ansible-roles
10 lines
151 B
YAML
10 lines
151 B
YAML
|
---
|
||
|
mc_pkg_state: present
|
||
|
mc_enabled: True
|
||
|
|
||
|
mc_port: 11211
|
||
|
mc_user: memcached
|
||
|
mc_maxconn: 1024
|
||
|
mc_cachesize: 256
|
||
|
mc_options: ""
|
||
|
mc_ipaddress: 127.0.0.1
|