| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
You can apply a tag to the entire role in your playbook. See the example
in the README.
|
| |
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|