diff options
Diffstat (limited to 'playbooks/nyarlathotep.yml')
-rw-r--r-- | playbooks/nyarlathotep.yml | 1 |
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'] } |