aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/git.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/git.yml')
-rw-r--r--playbooks/git.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/playbooks/git.yml b/playbooks/git.yml
index 6833467..2c8fa04 100644
--- a/playbooks/git.yml
+++ b/playbooks/git.yml
@@ -1,12 +1,11 @@
- name: configure git repository
hosts: git_servers
- tags: git
roles:
- role: common
tags: common
- role: gitolite
- tags: gitolite
+ tags: gitolite,git
- role: archive_job
archive_name: gitolite
@@ -15,7 +14,7 @@
tags: archive
- role: cgit
- tags: cgit
+ tags: cgit,git
- role: apache_vhost
apache_default_vhost: yes