aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump to 3.9.0HEADmasterTharre2019-06-251-2/+2
|
* Bump to 3.8.0Tharre2019-06-021-2/+2
|
* Bump to 3.7.0Tharre2019-03-231-2/+2
|
* ts3server now supports being run directly (v3.6.0)Tharre2019-02-281-2/+2
|
* Depend on network-online to avoid DNS issuesTharre2019-02-281-1/+2
| | | | | | | This avoids the following error thrown at startup: TS3ANetwork::ResolveHostName failed error: -3 (Temporary failure in name resolution) 11
* Teamspeak got themselves their own hosting serversTharre2019-02-281-1/+1
| | | | Now even with HTTPS!
* Bump to 3.6.1Tharre2019-02-191-2/+2
|
* Bump to 3.6.0Tharre2019-02-041-2/+2
|
* Bump to 3.5.0Tharre2018-11-171-2/+2
|
* Create skeleton for teamspeak_db to avoid errorsTharre2018-09-131-1/+9
| | | | | | | | This fixes the following error: The conditional check 'teamspeak_db.plugin == 'ts3db_mariadb'' failed. The error was: error while evaluating conditional (teamspeak_db.plugin == 'ts3db_mariadb'): 'teamspeak_db' is undefined
* proper variable name for license acceptLex Rivera2018-09-131-1/+1
|
* Accept license if variable is setLex Rivera2018-09-132-2/+6
|
* correct path for debian systemd servicesLex Rivera2018-09-131-1/+1
|
* accept teamspeak license by defaultLex Rivera2018-09-131-0/+9
|
* add support for ts3db_mariadb pluginLex Rivera2018-09-133-0/+25
|
* bump teamspeak to 3.4.0Lex Rivera2018-09-131-2/+2
|
* Update to 3.3.0Tharre2018-08-051-2/+2
|
* Update to 3.2.0Tharre2018-06-151-2/+2
|
* Update to 3.1.3Tharre2018-05-081-2/+2
|
* Vastly simplify and refactor the tasksTharre2018-02-2010-230/+89
| | | | | | | | | 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.
* Change default user and installation pathTharre2018-02-111-2/+2
|
* Update to 3.0.13.8Tharre2018-02-111-2/+2
|
* Replace synchronize with cp in ts3updateTharre2017-08-171-4/+2
| | | | | Using synchronize causes problems because the remote machine tries to use the ssh key of the local machine.
* Ensure bzip2 is installedTharre2017-06-091-0/+5
|
* Add restoring from backup functionalityTharre2017-06-053-0/+28
|
* Add support for arch linuxTharre2017-05-311-0/+1
|
* Increase timeoutTharre2017-05-291-1/+1
|
* Fix crash with userdata.stat.existsTharre2017-05-292-2/+2
|
* Updated defaults to TeamSpeak Server 3.0.16Stefan Joosten2017-05-071-2/+2
|
* README.md: made e-mail adresses robot unfriendlyStefan2017-01-271-2/+2
|
* Update README.mdStefan2017-01-211-2/+2
| | | Placed the Author Information in a bullet list.
* Merge pull request #18 from EggieCode/author-infoStefan2017-01-211-0/+1
|\ | | | | Updated README: Add Egbert Verhage to the authors
| * Updated README: Added me by AuthorsEgbert Verhage2017-01-211-0/+1
| |
* | Added a space for looks.Stefan Joosten2017-01-211-1/+1
| |
* | Fix issue #7Stefan Joosten2017-01-213-30/+34
|/ | | | Display the Server Query Admin Account password and ServerAdmin privilege key.
* Merge pull request #15 from EggieCode/fix-issue7Stefan2017-01-211-0/+30
|\ | | | | | | | | | | Fix issue 7 accepted. Looks good overall. I will probably change the shell commands you made. They are a good starting point and displaying the Server Token comes in handy when creating a new TS3 server.
| * Config: Added Service start and wait_for TS3 ServerQuery PortEgbert Verhage2016-12-251-1/+15
| |
| * Config: Real fixed bug with yaml stylingEgbert Verhage2016-12-251-3/+3
| |
| * Config: Fixed bug with yaml stylingEgbert Verhage2016-12-251-4/+13
| |
| * Config: Update naming and added debug messagesEgbert Verhage2016-12-251-0/+3
| |
| * Config: Shell script from getting the serveradmin passwordEgbert Verhage2016-12-251-0/+4
| |
* | Revert "Checked command `systemctl daemon-reload` to systemctl: ↵Stefan Joosten2017-01-211-1/+2
| | | | | | | | | | | | | | | | | | | | `daemon-reload=true`" This reverts commit a3fab1d724269d0a3ce2fe8932ff1a04f685a68a. systemd module requires the "name" argument. The way you intended to use this was clever and I liked it. But the module seems not to have this one in mind. As it doesn't work, I'm reverting it to the older command module style.
* | Merge pull request #14 from EggieCode/bugfixStefan2017-01-212-5/+3
|\ \ | |/ |/| Bugfix with create_default_virtualserver accepted. Thank you.
| * Fixed template argumentsEgbert Verhage2016-12-251-1/+1
| |
| * Checked command `systemctl daemon-reload` to systemctl: `daemon-reload=true`Egbert Verhage2016-12-251-2/+1
| |
| * Fixed: create_default_virtualserver is default true. So it always create ↵Egbert Verhage2016-12-241-3/+2
|/ | | | default server
* Update defaults to TeamSpeak 3 Server 3.0.13.4.Stefan Joosten2016-09-111-2/+2
|
* Update READMEStefan Joosten2016-08-281-2/+2
|
* Updated SHA256 checksum as well to 3.0.13.3.issue11Stefan Joosten2016-08-281-1/+1
| | | | Somehow that didn't end up in the previous commit...
* Update TeamSpeak 3 Server version to 3.0.13.3Stefan Joosten2016-08-271-1/+1
| | | | Solve issue #11.