jpnewman.redis

jpnewman.redis

Ansible Role Build Status

This is an Ansible role for setting up and configuring Redis.

Requirements

You need Ansible version 2.x.

Role Variables

Variable Description Default
redis_bind_ip IP address Redis will bind to. 127.0.0.1
apt_cache_valid_time Duration for which the apt cache is considered valid. 600

Dependencies

There are no dependencies.

Example Playbook

- hosts: servers
  roles:
    - { role: jpnewman.redis, tags: ["redis"] }

License

This project is licensed under MIT/BSD.

Author Information

Author: John Paul Newman

Informazioni sul progetto

Redis

Installa
ansible-galaxy install jpnewman.redis
Licenza
mit
Download
8.1k
Proprietario
Software Engineer with DevOps working on both Windows and *nix.