From 82f367d3231eceef6c5e268358d234ad38ded531 Mon Sep 17 00:00:00 2001 From: SuperQ Date: Wed, 17 Jun 2026 08:43:28 +0200 Subject: [PATCH] Add ansible comment to wiki_dumps index Add an "Ansible managed" comment to the dumps.noisebridge.net index.html so it's marked that it's a template. Signed-off-by: SuperQ --- roles/wiki_dumps/templates/index.html.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/wiki_dumps/templates/index.html.j2 b/roles/wiki_dumps/templates/index.html.j2 index ec83a82d..a5bc93ae 100644 --- a/roles/wiki_dumps/templates/index.html.j2 +++ b/roles/wiki_dumps/templates/index.html.j2 @@ -1,4 +1,5 @@ +{{ ansible_managed | comment('xml') }}