Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes a small bug in the pruning mechanism. It left some empty directories ↵ | Stefan Joosten | 2016-07-31 | 1 | -1/+1 |
| | | | | behind. | ||||
* | Pruning of old versions now also removes the old archives | Stefan Joosten | 2016-07-31 | 1 | -1/+4 |
| | |||||
* | Make amount of installed versions to keep configurable | Stefan Joosten | 2016-07-31 | 1 | -1/+1 |
| | |||||
* | Restart the TeamSpeak 3 server after updating the symlink. | Stefan Joosten | 2016-07-31 | 1 | -0/+5 |
| | |||||
* | Inplemented first version of a updating mechanism. | Stefan Joosten | 2016-07-31 | 1 | -1/+4 |
| | | | | | | | | | | | | 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. | ||||
* | Fixes #5 : systemd now reloaded when changing service file. | Stefan Joosten | 2016-07-30 | 1 | -0/+3 |
| | |||||
* | Initial commit of Ansible teamspeak role. | Stefan Joosten | 2016-07-29 | 1 | -0/+2 |