index
:
infra.git
master
Ansible playbooks for personal infrastructure.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web.yml
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'web.yml')
-rw-r--r--
web.yml
2
1 files changed, 1 insertions, 1 deletions
diff --git a/web.yml b/web.yml
index b9ce4a6..2488e31 100644
--- a/
web.yml
+++ b/
web.yml
@@ -6,5 +6,5 @@
- { role: ip }
- { role: blog }
# Git
- - { role: git }
+ - { role: gitserver }
- { role: cgit }