Skip to content

Latest commit

 

History

History

redis_server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ansible Role: redis_server

An Ansible Role that installs redis on Debian and Ubuntu.

Role Variables

Available variables can be found in defaults/main.yml

Example Playbook

    - hosts: all

      roles:
        - alphanodes.setup.redis_server