Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Update README | Egbert Verhage | 2016-08-22 | 1 | -0/+16 | |
| | | ||||||
| * | Bug: Indent in default.yml with voice in teamspeak_ini | Egbert Verhage | 2016-08-22 | 2 | -3/+10 | |
| | | | | | | | | Add: Create logs folder | |||||
| * | Add: gitignore for vim swap files | Egbert Verhage | 2016-08-22 | 3 | -1/+4 | |
| | | | | | | | | | | Fixed: teamspeak.ini_file in defaults Fixed: check if ini_file is not none on include of config.yml | |||||
| * | Fix: Added update include to main.yml | Egbert Verhage | 2016-08-21 | 1 | -0/+3 | |
| | | ||||||
| * | Fixed issue #1 | Egbert Verhage | 2016-08-21 | 4 | -1/+53 | |
|/ | ||||||
* | Remove tags from the tasks | Stefan Joosten | 2016-08-20 | 3 | -31/+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 | 2 | -1/+23 | |
| | | | | | | | 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 | |
| | ||||||
* | Fixes a small bug in the pruning mechanism. It left some empty directories ↵ | Stefan Joosten | 2016-07-31 | 1 | -1/+1 | |
| | | | | behind. | |||||
* | Pruning of old versions now also removes the old archives | Stefan Joosten | 2016-07-31 | 1 | -1/+4 | |
| | ||||||
* | Make amount of installed versions to keep configurable | Stefan Joosten | 2016-07-31 | 3 | -1/+3 | |
| | ||||||
* | Restart the TeamSpeak 3 server after updating the symlink. | Stefan Joosten | 2016-07-31 | 2 | -0/+7 | |
| | ||||||
* | Updated the README | Stefan Joosten | 2016-07-31 | 1 | -0/+2 | |
| | ||||||
* | Split (some) upgrade tasks into a separate task file. | Stefan Joosten | 2016-07-31 | 2 | -16/+21 | |
| | | | | Less tasks skipped in a run. Looks a bit cleaner upon execution of the role in a playbook. | |||||
* | Inplemented first version of a updating mechanism. | Stefan Joosten | 2016-07-31 | 5 | -24/+51 | |
| | | | | | | | | | | | | 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. | |||||
* | Merge branch 'master' into issue2 | Stefan Joosten | 2016-07-30 | 2 | -0/+11 | |
|\ | ||||||
| * | Fixes #5 : systemd now reloaded when changing service file. | Stefan Joosten | 2016-07-30 | 2 | -0/+11 | |
| | | ||||||
* | | Made a symlink pointing to the current Teamspeak 3 server directory. | Stefan Joosten | 2016-07-30 | 3 | -3/+22 | |
|/ | ||||||
* | Initial commit of Ansible teamspeak role. | Stefan Joosten | 2016-07-29 | 12 | -0/+256 | |