| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Fixes issue #3.
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
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.
|
|\ |
|
| | |
|
|/ |
|
|
|