Install redis stable version on Linux.
redis_download_url redis_port redis_databases_nums redis_dump_dir redis_maxclient redis_maxmemory redis_password redis_conf_path
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: localhost
remote_user: root
roles:
- ansible-role-redis
BSD
This role was created by nilnaijgnid.