aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Joosten <stefan@sjoosten.nl>2016-07-31 23:34:21 +0200
committerStefan Joosten <stefan@sjoosten.nl>2016-07-31 23:34:21 +0200
commit13c1f320d66b781913cfa867ba7f7fe53daeeaac (patch)
treebc09b58ab68858feb3633b02c4bf2160224823b3
parentd237615854347bd2702ca6bfdc271d99e58a3f54 (diff)
downloadansible-teamspeak-13c1f320d66b781913cfa867ba7f7fe53daeeaac.tar.gz
ansible-teamspeak-13c1f320d66b781913cfa867ba7f7fe53daeeaac.tar.xz
ansible-teamspeak-13c1f320d66b781913cfa867ba7f7fe53daeeaac.zip
Resolve issue #2
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index f46dba3..bd772b8 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,9 @@ TeamSpeak 3 Server
Role that deploys a TeamSpeak 3 server.
Inspired by [dharmab/ansible-playbooks/roles/teamspeak](https://github.com/dharmab/ansible-playbooks/tree/master/roles/teamspeak).
-By incrementing the TeamSpeak 3 version number, and assigning the appropriate SHA256 checksum string, this role can also perform upgrades of TeamSpeak 3 servers. Provided those have been previously installed by this role (starting from this version of the role). CAUTION: Such a procedure is not well tested yet.
+TeamSpeak 3 servers installed with this role can also be updated to newer versions with this role.
+By incrementing the TeamSpeak 3 version number, and assigning the appropriate SHA256 checksum string, this role will copy your currently installed TeamSpeak 3 server and update it to the new version.
+Note: this feature has been tested, but is still fairly new.
Requirements
------------