Ansible role to install jira and set-up either mysql or postgres to act as the backend datastore
This role assumes:
-
The availability of either postgres or mysql to act as a backend for jira. The database can either be local or remote to the jira host. A default install will provide jira configured to use it's internal test datastore but this is not recomended for production use
-
A suitable JRE or JDK is required to run Jira and should be made available on the target host
TBA
None
- hosts: servers
roles:
- { role: cmstokoe.ansible-jira }
Apache 2.0
This role was created by Chris Stokoe a Systems Engineer and Technical Architect with over 20 years experience working in information-science.