From c5d3b867defb5f8a2daff5391f6718aed2fabf36 Mon Sep 17 00:00:00 2001 From: Tharre Date: Fri, 15 Jun 2018 17:49:25 +0200 Subject: Enable ts3 on nyarlathotep --- playbooks/nyarlathotep.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/nyarlathotep.yml b/playbooks/nyarlathotep.yml index c7684a4..63f4419 100644 --- a/playbooks/nyarlathotep.yml +++ b/playbooks/nyarlathotep.yml @@ -3,6 +3,7 @@ hosts: nyarlathotep.th73.ovh become: true roles: + - { role: teamspeak, tags: ['ts3'] } - { role: nginx, tags: ['www'] } - { role: gitolite, git_config_keys: ".*", tags: ['git'] } - { role: cgit, tags: ['cgit'] } -- cgit v1.2.3-70-g09d2