aboutsummaryrefslogtreecommitdiffstats
path: root/handlers/main.yml
diff options
context:
space:
mode:
authorStefan <stefan@sjoosten.nl>2017-01-21 14:54:26 +0100
committerGitHub <noreply@github.com>2017-01-21 14:54:26 +0100
commitb906c3938f481ca9ab9e33a5dc2f791eef5bf5b1 (patch)
tree469cbc0570ae17aa2131829b7efbfb0b4378ef2b /handlers/main.yml
parent279435937cf79084ca4e105ed66a1fe1947d4f88 (diff)
parent0b95860376f4030bc74c9dbb72dcc17a3cd69e12 (diff)
downloadansible-teamspeak-b906c3938f481ca9ab9e33a5dc2f791eef5bf5b1.tar.gz
ansible-teamspeak-b906c3938f481ca9ab9e33a5dc2f791eef5bf5b1.tar.xz
ansible-teamspeak-b906c3938f481ca9ab9e33a5dc2f791eef5bf5b1.zip
Merge pull request #14 from EggieCode/bugfix
Bugfix with create_default_virtualserver accepted. Thank you.
Diffstat (limited to 'handlers/main.yml')
-rw-r--r--handlers/main.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/handlers/main.yml b/handlers/main.yml
index 7726e91..b4789a2 100644
--- a/handlers/main.yml
+++ b/handlers/main.yml
@@ -1,8 +1,7 @@
---
# handlers file for teamspeak
-
- name: Reload systemd
- command: systemctl daemon-reload
+ systemd: daemon-reload=yes
- name: Restart TeamSpeak 3 Server
service: