summaryrefslogtreecommitdiffstats
path: root/playbooks
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2019-02-19 05:33:14 +0100
committerTharre <tharre3@gmail.com>2019-02-19 05:33:14 +0100
commitcbd109adc0822485431fa64e4d552facf05ad02b (patch)
tree56c79830084c66d596352810978fb63e9037caab /playbooks
parentbe9e20c2d2d8f9bb677056ca08e3f41e2b733333 (diff)
downloadinfrastructure-cbd109adc0822485431fa64e4d552facf05ad02b.tar.gz
infrastructure-cbd109adc0822485431fa64e4d552facf05ad02b.tar.xz
infrastructure-cbd109adc0822485431fa64e4d552facf05ad02b.zip
Add znc role
Diffstat (limited to 'playbooks')
-rw-r--r--playbooks/nyarlathotep.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/nyarlathotep.yml b/playbooks/nyarlathotep.yml
index 649eb26..b5a971b 100644
--- a/playbooks/nyarlathotep.yml
+++ b/playbooks/nyarlathotep.yml
@@ -5,6 +5,7 @@
roles:
- { role: teamspeak, tags: ['ts3'] }
- { role: nginx, tags: ['www'] }
+ - { role: znc, tags: ['znc'] }
- { role: gitolite, git_config_keys: ".*", tags: ['git'] }
- { role: grokmirror, tags: ['git'] }
- { role: cgit, tags: ['cgit'] }