ansible-role-redis/README.md

451 B
Raw Permalink Blame History

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