Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/digineo/ansible-otrs4

Ansible role to install OTRS 4 on a Debian/Ubuntu with PostgreSQL.
https://github.com/digineo/ansible-otrs4

Last synced: 6 days ago
JSON representation

Ansible role to install OTRS 4 on a Debian/Ubuntu with PostgreSQL.

Awesome Lists containing this project

README

        

OTRS 4
=========

Installs [OTRS 4](https://www.otrs.com/) on a Debian/Ubuntu host with PostgreSQL.

Role Variables
--------------

The following variables are defaults an can be overridden:

otrs_version: 4.0.4

Example Playbook
----------------

- hosts: servers
roles:
- { role: otrs4, otrs_version: "4.0.4" }

License
-------

This code is licensed under [MIT license](http://opensource.org/licenses/MIT)