summaryrefslogtreecommitdiffstats
path: root/roles/cgit/templates/vhost.conf
diff options
context:
space:
mode:
Diffstat (limited to 'roles/cgit/templates/vhost.conf')
-rw-r--r--roles/cgit/templates/vhost.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/cgit/templates/vhost.conf b/roles/cgit/templates/vhost.conf
index 908c21f..8b26d0b 100644
--- a/roles/cgit/templates/vhost.conf
+++ b/roles/cgit/templates/vhost.conf
@@ -1,3 +1,4 @@
+# {{ ansible_managed }}
{% for i in '80', '443' %}
<VirtualHost *:{{ i }}>