| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
This mainly includes the complete removal of all the logic involved with
storing and deleting multiple versions of teamspeak, which is pointless.
All the backup logic has been removed as well, because it is both easier
and simpler to just rsync (or the ansible equivalent) the hole ts3
folder over to the target machine.
|
| |
|
| |
|
|
|
|
| |
Display the Server Query Admin Account password and ServerAdmin privilege key.
|
|
|
|
| |
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.
|
|\ |
|
| | |
|
|/ |
|
|
|