From ac55271523e86f75493b2d1712ecd6fed4a04f7f Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Tue, 25 Nov 2025 01:48:56 -0600 Subject: [PATCH] quotes? --- roles/lib/install-docker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/lib/install-docker.yml b/roles/lib/install-docker.yml index 8c03341..71d8e71 100644 --- a/roles/lib/install-docker.yml +++ b/roles/lib/install-docker.yml @@ -32,7 +32,7 @@ uris: "https://download.docker.com/linux/debian" components: [stable] suites: ["trixie"] - signed_by: https://download.docker.com/linux/debian/gpg + signed_by: "https://download.docker.com/linux/debian/gpg" state: present enabled: true when: