aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make amount of installed versions to keep configurableStefan Joosten2016-07-313-1/+3
|
* Restart the TeamSpeak 3 server after updating the symlink.Stefan Joosten2016-07-312-0/+7
|
* Updated the READMEStefan Joosten2016-07-311-0/+2
|
* Split (some) upgrade tasks into a separate task file.Stefan Joosten2016-07-312-16/+21
| | | | Less tasks skipped in a run. Looks a bit cleaner upon execution of the role in a playbook.
* Inplemented first version of a updating mechanism.Stefan Joosten2016-07-315-24/+51
| | | | | | | | | | | | 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.
* Merge branch 'master' into issue2Stefan Joosten2016-07-302-0/+11
|\
| * Fixes #5 : systemd now reloaded when changing service file.Stefan Joosten2016-07-302-0/+11
| |
* | Made a symlink pointing to the current Teamspeak 3 server directory.Stefan Joosten2016-07-303-3/+22
|/
* Initial commit of Ansible teamspeak role.Stefan Joosten2016-07-2912-0/+256