From fb822d04277f6964ff31b8f4705591e38ccb4c4c Mon Sep 17 00:00:00 2001 From: lhahn Date: Wed, 27 Nov 2024 22:35:00 +0100 Subject: [PATCH] Typos. --- tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/main.yml b/tasks/main.yml index 27aa546..52de92c 100755 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -12,7 +12,7 @@ - curl - name: install openproject repository key - apt_key: + apt_key: url: https://dl.packager.io/srv/opf/openproject/key state: present