Installs redis https://redis.io
Go to file
Andrea Dell'Amico 62145ab44d
Do not use the PPA when >= 22.04.
2024-01-11 16:34:51 +01:00
defaults Do not use the PPA when >= 22.04. 2024-01-11 16:34:51 +01:00
handlers Import the old redis role. 2020-06-03 20:37:29 +02:00
meta Import the old redis role. 2020-06-03 20:37:29 +02:00
tasks Do not use the PPA when >= 22.04. 2024-01-11 16:34:51 +01:00
templates Import the old redis role. 2020-06-03 20:37:29 +02:00
tests Initial commit 2020-06-03 19:23:06 +02:00
vars Initial commit 2020-06-03 19:23:06 +02:00
.gitignore Initial commit 2020-06-03 19:23:06 +02:00
LICENSE Initial commit 2020-06-03 19:23:06 +02:00
README.md Import the old redis role. 2020-06-03 20:37:29 +02:00

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 DellAmico, andrea.dellamico@isti.cnr.it