redis_container

Role Name

This ansible role creates a redis container on target hosts

Requirements

Docker and python's docker module must be present on target hosts

Role Variables

See defaults

Dependencies

No specific dependencies, for installing Docker I highly recommend geerlingguy.docker

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  become: yes
  roles:
    - role: ussrlongbow.redis_container

License

MIT

Author Information

Valentin Gostev

About

Ansible role for creating Redis container

Install
ansible-galaxy install ussrlongbow/ansible-role-redis-container
GitHub repository
License
mit
Downloads
1205
Owner