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 -