ansible_linux_redis


ansible-linux-redis

Ansible logo Redis logo

License contributions welcome Build Status

Platform Platform

Ansible role for install Redis


Requirements:

  • None

Dependencies:

  • None

Variables:

Variable Name Default Vaule Description
redis_port 6379 Redis port to use
redis_bind_interface 127.0.0.1 Redis IP address to bind to

Example Playbook:

- hosts: servers
  roles:
    - ansible-linux-redis

Test Automation:

Automated tests run with Kitchen-CI and Ansible Lint. Tested platforms are the below linux-based distros:

  • Ubuntu 16.04
  • Ubuntu 18.04
  • Centos 7

License:

This project is made available under the terms of the MIT.

See the LICENSE file that accompanies this distribution for the full text of the license.


Author Information:

AutoBuilder

About

Ansible role for install Redis.

Install
ansible-galaxy install autobuilder/ansible-linux-redis
GitHub repository
License
mit
Downloads
39
Owner
I build automated processes for a better future!