abarrak.redis_ansible_role
Redis Ansible Role
This is an Ansible role for Redis, based on Bitnami's chart.
Requirements
You need a Kubernetes cluster node as the target host to run this, or a control node with a linked kubeconfig
.
Role Variables
The default variables are in defaults/main.yml
(like versions) and can be changed as needed.
You can also set all the helm chart variables here.
Dependencies
The helm
role is automatically loaded with the role's dependencies.
Usage
First, install the requirements, then add the role to your playbook like this:
ansible-galaxy install abarrak.redis_ansible_role
- hosts: all
roles:
- role: redis-ansible-role
To uninstall, add the following tasks from the role:
- name: uninstall redis
ansible.builtin.include_role:
name: redis-ansible-role
tasks_from: 'uninstall'
License
MIT.
Author Information
Abdullah Barrak (@abarrak).
Informazioni sul progetto
Ansible role to install and configure redis instances based on Bitnami's chart.
Installa
ansible-galaxy install abarrak.redis_ansible_role
Licenza
mit
Download
163
Proprietario
Developer & SRE 👨🏻💻 📝