From 8ca5d82d390cb7b7dd04370bc9ae59b76ffb877d Mon Sep 17 00:00:00 2001
From: lilly
Date: Sat, 6 Jun 2026 14:58:56 +0200
Subject: [PATCH] knot: fix templating inconsistency in netplan config
---
roles/knot/templates/netplan-disable-ra.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/roles/knot/templates/netplan-disable-ra.yaml b/roles/knot/templates/netplan-disable-ra.yaml
index af7fd8d..bad31a5 100644
--- a/roles/knot/templates/netplan-disable-ra.yaml
+++ b/roles/knot/templates/netplan-disable-ra.yaml
@@ -11,4 +11,3 @@ network:
accept-ra: false
{% endif %}
{% endfor %}
-