/ansible-role-redis

redis role for ansible

Primary LanguageMakefileApache License 2.0Apache-2.0

Ansible Role for Redis

Build Status GitHub issues GitHub license

Version:0.0.0
Web:https://github.com/equipindustry/ansible-role-redis
Download:http://github.com/equipindustry/ansible-role-redis
Source:http://github.com/equipindustry/ansible-role-redis
Keywords:ansible-role-redis

Ansible Galaxy role for Redis.

Requirements:

List of applications:

Install

Install it with the following command:

$ ansible-galaxy install equipindustry.redis

Role Variables

The default role variables in defaults/main.yml are:

redis_nro_databases: 16
redis_dbfilename: root
redis_bind_ip: 0.0.0.0

Dependencies

None

Example Playbook

See the examples directory.

To run this playbook with default settings, create a basic playbook like this:

- hosts: servers
    roles:
    - equipindustry.redis

License

Apache2

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

Made with ❤️ ☕ and 🍕 by author and company.