Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | README.md: made e-mail adresses robot unfriendly | Stefan | 2017-01-27 | 1 | -2/+2 |
| | |||||
* | Update README.md | Stefan | 2017-01-21 | 1 | -2/+2 |
| | | | Placed the Author Information in a bullet list. | ||||
* | Updated README: Added me by Authors | Egbert Verhage | 2017-01-21 | 1 | -0/+1 |
| | |||||
* | Update README | Stefan Joosten | 2016-08-28 | 1 | -2/+2 |
| | |||||
* | README fix to represent default teamspeak.keep correctly | Stefan Joosten | 2016-08-26 | 1 | -1/+1 |
| | |||||
* | Made location of source license file configurable.issue3 | Stefan Joosten | 2016-08-25 | 1 | -0/+1 |
| | | | | This also makes it possible to use different license files for different hosts. | ||||
* | Updated README with license functionality | Stefan Joosten | 2016-08-25 | 1 | -2/+9 |
| | |||||
* | Improved README | Stefan Joosten | 2016-08-25 | 1 | -25/+31 |
| | |||||
* | Fix issue #1. | Stefan Joosten | 2016-08-23 | 1 | -31/+36 |
| | | | | | | | 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. | ||||
* | Readme update + Add check teamspeak_ini.disabled | Egbert Verhage | 2016-08-23 | 1 | -0/+1 |
| | |||||
* | Update README | Egbert Verhage | 2016-08-22 | 1 | -0/+16 |
| | |||||
* | Remove tags from the tasks | Stefan Joosten | 2016-08-20 | 1 | -1/+1 |
| | | | | | You can apply a tag to the entire role in your playbook. See the example in the README. | ||||
* | README: removed dot at the end of a line | Stefan Joosten | 2016-08-20 | 1 | -1/+1 |
| | |||||
* | README fix | Stefan Joosten | 2016-08-20 | 1 | -0/+1 |
| | |||||
* | Improve updater mechanism. | Stefan Joosten | 2016-08-20 | 1 | -1/+5 |
| | | | | | | | 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 | ||||
* | Updated README | Stefan Joosten | 2016-08-01 | 1 | -12/+12 |
| | |||||
* | Resolve issue #2 | Stefan Joosten | 2016-07-31 | 1 | -1/+3 |
| | |||||
* | Make amount of installed versions to keep configurable | Stefan Joosten | 2016-07-31 | 1 | -0/+1 |
| | |||||
* | Updated the README | Stefan Joosten | 2016-07-31 | 1 | -0/+2 |
| | |||||
* | Inplemented first version of a updating mechanism. | Stefan Joosten | 2016-07-31 | 1 | -2/+3 |
| | | | | | | | | | | | | 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. | ||||
* | Initial commit of Ansible teamspeak role. | Stefan Joosten | 2016-07-29 | 1 | -0/+50 |