summaryrefslogtreecommitdiff
path: root/web.yml
diff options
context:
space:
mode:
Diffstat (limited to 'web.yml')
-rw-r--r--web.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/web.yml b/web.yml
index a1fde54..86b1550 100644
--- a/web.yml
+++ b/web.yml
@@ -1,4 +1,4 @@
-- name: Essential setup for all hosts
+- name: Setup machines to serve web traffic
hosts: web
roles:
# Websites
@@ -6,3 +6,4 @@
# - { role: ip }
# - { role: blog }
# - { role: git }
+ # - { role: cgit }