aboutsummaryrefslogtreecommitdiffstats
path: root/handlers
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Checked command `systemctl daemon-reload` to systemctl: ↵Stefan Joosten2017-01-211-1/+2
| | | | | | | | | | `daemon-reload=true`" This reverts commit a3fab1d724269d0a3ce2fe8932ff1a04f685a68a. systemd module requires the "name" argument. The way you intended to use this was clever and I liked it. But the module seems not to have this one in mind. As it doesn't work, I'm reverting it to the older command module style.
* Checked command `systemctl daemon-reload` to systemctl: `daemon-reload=true`Egbert Verhage2016-12-251-2/+1
|
* Capitalized some words.Stefan Joosten2016-08-231-1/+1
| | | | server -> Server in the TeamSpeak 3 Server name.
* Fixes a small bug in the pruning mechanism. It left some empty directories ↵Stefan Joosten2016-07-311-1/+1
| | | | behind.
* Pruning of old versions now also removes the old archivesStefan Joosten2016-07-311-1/+4
|
* Make amount of installed versions to keep configurableStefan Joosten2016-07-311-1/+1
|
* Restart the TeamSpeak 3 server after updating the symlink.Stefan Joosten2016-07-311-0/+5
|
* Inplemented first version of a updating mechanism.Stefan Joosten2016-07-311-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 Joosten2016-07-301-0/+3
|
* Initial commit of Ansible teamspeak role.Stefan Joosten2016-07-291-0/+2