aboutsummaryrefslogtreecommitdiffstats
path: root/tasks
diff options
context:
space:
mode:
authorLex Rivera <me@lex.io>2018-09-13 19:01:00 +0300
committerTharre <tharre3@gmail.com>2018-09-13 19:05:49 +0200
commitdd59b4de1da045bd87325c4eaa78fd99bd925bde (patch)
treebd78ac00b777c5b83ad23bdb99b9cd98772c7bb2 /tasks
parent16d2e1c7fe8e7646ba862033d1e3a7d7270a098d (diff)
downloadansible-teamspeak-dd59b4de1da045bd87325c4eaa78fd99bd925bde.tar.gz
ansible-teamspeak-dd59b4de1da045bd87325c4eaa78fd99bd925bde.tar.xz
ansible-teamspeak-dd59b4de1da045bd87325c4eaa78fd99bd925bde.zip
Accept license if variable is set
Diffstat (limited to 'tasks')
-rw-r--r--tasks/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tasks/main.yml b/tasks/main.yml
index bd20ea5..e31f3ab 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -81,6 +81,7 @@
content: ""
owner: "{{ teamspeak.user }}"
group: "{{ teamspeak.user }}"
+ when: accept_teamspeak_license
notify:
- Restart teamspeak server