cyberitas.couchdb
Ansible Role: couchdb
This is an Ansible role to install the latest CouchDB on RHEL or CentOS.
Requirements
No special requirements.
Role Variables
You need to set the following variable in a .yml file located in either host_vars or group_vars:
couchdb_admin_secret
Dependencies
There are no dependencies.
Example Playbook
Here is an example of how to use the role in a playbook:
- hosts: servers
roles:
- { role: cyberitas.ansible_role_couchdb }
License
This role is licensed under the MIT License.
Author Information
Created in 2020 by Tom Emerson for Cyberitas Technologies, LLC.