aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* Fixed: create_default_virtualserver is default true. So it always create ↵Egbert Verhage2016-12-241-3/+2
| | | | default server
* Add logic to install a TeamSpeak 3 Server License file to the target host. ↵Stefan Joosten2016-08-251-5/+6
| | | | Fixes issue #3.
* Fix issue #1.Stefan Joosten2016-08-232-16/+14
| | | | | | | Rewrote parts of Egbert Verhage's patches. Thank you again for the work. This work adds the possibility to generate a INI-style configuration file for the TeamSpeak 3 Server. The scope is limited to creating and use of the INI config file, and ability to configure network settings, the machine ID and default creation of the first virtual server. More features can follow soon after.
* Fixed issue #1Egbert Verhage2016-08-212-1/+21
|
* Inplemented first version of a updating mechanism.Stefan Joosten2016-07-311-3/+3
| | | | | | | | | | | | README.md: Documented new variable and requirement. defaults/main.yml: Changed symlink to "current" handlers/main.yml: "reload systemd" -> "Reload systemd" Added pruning of old TS3Server versions. tasks/main.yml: Added version number of TS3Server in names. Added tasks to perform updating. Changed symlink path. Changed task name for service file slightly. templates/teamspeak3-server.service.j2: updated to use the new symlink path.
* Made a symlink pointing to the current Teamspeak 3 server directory.Stefan Joosten2016-07-301-3/+3
|
* Initial commit of Ansible teamspeak role.Stefan Joosten2016-07-291-0/+14