From 2ec0c97786d01e72f6e4ef6875303f61dad993d0 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Tue, 29 Jul 2025 10:07:21 +0200 Subject: [PATCH] style: remove white line --- templates/apt/sources.d/Ubuntu.sources.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/apt/sources.d/Ubuntu.sources.j2 b/templates/apt/sources.d/Ubuntu.sources.j2 index ae5deae..41de9a3 100644 --- a/templates/apt/sources.d/Ubuntu.sources.j2 +++ b/templates/apt/sources.d/Ubuntu.sources.j2 @@ -9,4 +9,3 @@ URIs: {{ apt_repository_security }} Suites: {{ ansible_distribution_release }}-security Components: main restricted {% if apt_enable_universe == True %}universe{% endif %} {% if apt_enable_multiverse == True %}multiverse{% endif %} Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg -