Installs redis
https://redis.io
|
|
||
|---|---|---|
| defaults | ||
| handlers | ||
| meta | ||
| tasks | ||
| templates | ||
| tests | ||
| vars | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
README.md
Role Name
A role that installs redis
Role Variables
The most important variables are listed below:
redis_install: True
redis_enabled: True
redis_ppa_repo: ppa:chris-lea/redis-server
redis_tcp_port: 6379
redis_bind_localhost: True
redis_append_only_mode: 'no'Dependencies
None
License
EUPL-1.2
Author Information
Andrea Dell’Amico, andrea.dellamico@isti.cnr.it