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 3f07266..c7684a4 100644 --- a/playbooks/nyarlathotep.yml +++ b/playbooks/nyarlathotep.yml @@ -6,3 +6,4 @@ - { role: nginx, tags: ['www'] } - { role: gitolite, git_config_keys: ".*", tags: ['git'] } - { role: cgit, tags: ['cgit'] } + - { role: jenkins, tags: ['jenkins'] } |