summaryrefslogtreecommitdiff
path: root/web.yml
diff options
context:
space:
mode:
authorDmitry Ilvokhin <d@ilvokhin.com>2024-01-21 18:14:36 +0000
committerDmitry Ilvokhin <d@ilvokhin.com>2024-01-21 18:14:36 +0000
commite2ee37f71a5059578605c77bdd0d8bad71049c5a (patch)
tree4ce810536fc512a71114e8c3ebaaa5a29e1074be /web.yml
parent2822b40326df4c24042b879a64389ce5e594fa5b (diff)
downloadinfra-e2ee37f71a5059578605c77bdd0d8bad71049c5a.tar.gz
infra-e2ee37f71a5059578605c77bdd0d8bad71049c5a.tar.bz2
infra-e2ee37f71a5059578605c77bdd0d8bad71049c5a.zip
Add role for git server
The Git server role should support: * git ssh protocol, * git protocol, * git smart http protocol. Support for cgit will come as a separate role.
Diffstat (limited to 'web.yml')
-rw-r--r--web.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/web.yml b/web.yml
index ca14fd1..a1fde54 100644
--- a/web.yml
+++ b/web.yml
@@ -5,3 +5,4 @@
# - { role: home }
# - { role: ip }
# - { role: blog }
+ # - { role: git }