| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Rewrote parts of Egbert Verhage's patches. Thank you again for the work.
This work adds the possibility to generate a INI-style configuration file for the TeamSpeak 3 Server.
The scope is limited to creating and use of the INI config file, and ability to configure network settings, the machine ID and default creation of the first virtual server.
More features can follow soon after.
|
|
|
|
| |
server -> Server in the TeamSpeak 3 Server name.
|
| |
|
|
|
|
| |
Add: Create logs folder
|
|
|
|
|
| |
Fixed: teamspeak.ini_file in defaults
Fixed: check if ini_file is not none on include of config.yml
|
| |
|
| |
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Less tasks skipped in a run. Looks a bit cleaner upon execution of the role in a playbook.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|\ |
|
| | |
|
|/ |
|
|
|