aboutsummaryrefslogtreecommitdiffstats
path: root/tasks/config.yml
Commit message (Collapse)AuthorAgeFilesLines
* Vastly simplify and refactor the tasksTharre2018-02-201-12/+0
| | | | | | | | | 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.
* Fix issue #7Stefan Joosten2017-01-211-30/+0
| | | | Display the Server Query Admin Account password and ServerAdmin privilege key.
* 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
|
* Prettier task namesStefan Joosten2016-08-251-4/+1
|
* Fix issue #1.Stefan Joosten2016-08-231-14/+6
| | | | | | | 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.
* Bug: Indent in default.yml with voice in teamspeak_iniEgbert Verhage2016-08-221-0/+7
| | | | Add: Create logs folder
* Fixed issue #1Egbert Verhage2016-08-211-0/+16