Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/digineo/ansible-otrs4
- Owner: digineo
- Created: 2015-01-18T23:25:02.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-20T12:14:27.000Z (over 8 years ago)
- Last Synced: 2023-04-10T15:07:08.649Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 5.86 KB
- Stars: 3
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)