mjcramer.concourse-common
Concourse CI Ansible Role
=========================
This is an Ansible role for installing Apache Cassandra.
Requirements
List any necessary prerequisites that aren’t handled by Ansible or this role. For example, if the role uses the EC2 module, mention that the boto
package needs to be installed.
Role Variables
Describe the variables you can set for this role. Include any variables from defaults/main.yml
, vars/main.yml
, and any that can be set as parameters when using the role. Also, mention any variables taken from other roles or global settings (like hostvars or group vars).
Dependencies
List any other roles from Galaxy that this role depends on, along with any parameters that need to be set or variables used from those roles.
Tags
- require
- download
- apply
- configure
- initialize
- check
Example Playbook
Provide an example of how to use your role, including any variables to be passed in as parameters:
- hosts: servers
roles:
- { role: mjcramer.cassandra, x: 42 }
License
This role is unlicensed.
Author Information
This is an optional section where the authors can provide contact information or a website. (HTML is not allowed).
Ansible role for installing common components for Concourse CI
ansible-galaxy install mjcramer.concourse-common