From db422d2cdb406c730dc392aaf42bed8a69574d07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Wed, 10 Apr 2024 16:03:46 +0200 Subject: [PATCH] Remove old ubuntu 18.04 workaround --- gnupg/gpg.conf.j2 | 5 ----- 1 file changed, 5 deletions(-) diff --git a/gnupg/gpg.conf.j2 b/gnupg/gpg.conf.j2 index 1c8ae63..7913628 100644 --- a/gnupg/gpg.conf.j2 +++ b/gnupg/gpg.conf.j2 @@ -34,12 +34,7 @@ fixed-list-mode no-mangle-dos-filenames require-cross-certification -{% if not (distro == 'ubuntu' and ansible_distribution_version == '18.04') -%} -{# looks like the gpg version in that ubuntu release it too old and does not -{# contain the setting #} # do not cache keys for symmetric encryption no-symkey-cache -{% endif -%} - keyserver-options no-honor-keyserver-url no-auto-key-retrieve include-revoked