aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Readme update + Add check teamspeak_ini.disabledEgbert Verhage2016-08-231-0/+1
|
* Update READMEEgbert Verhage2016-08-221-0/+16
|
* Remove tags from the tasksStefan Joosten2016-08-201-1/+1
| | | | | You can apply a tag to the entire role in your playbook. See the example in the README.
* README: removed dot at the end of a lineStefan Joosten2016-08-201-1/+1
|
* README fixStefan Joosten2016-08-201-0/+1
|
* Improve updater mechanism.Stefan Joosten2016-08-201-1/+5
| | | | | | | Changes: 1. Detect if there is a systemd service unit, otherwise skip it. 2. Make sure ownership of the TeamSpeak 3 server directory gets set on upgrades. 3. Expand README
* Updated READMEStefan Joosten2016-08-011-12/+12
|
* Resolve issue #2Stefan Joosten2016-07-311-1/+3
|
* Make amount of installed versions to keep configurableStefan Joosten2016-07-311-0/+1
|
* Updated the READMEStefan Joosten2016-07-311-0/+2
|
* Inplemented first version of a updating mechanism.Stefan Joosten2016-07-311-2/+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.
* Initial commit of Ansible teamspeak role.Stefan Joosten2016-07-291-0/+50