From 7b1d20c9cdb915f9a57f3c50d8e8522f5cb6501a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=20Gl=C3=A4=C3=9F-St=C3=B6cker?= Date: Mon, 19 Sep 2022 21:57:08 +0200 Subject: [PATCH] nfs-common is not needed in the scope of this role --- tasks/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/main.yml b/tasks/main.yml index 53cdd5a..ace1dd4 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -8,7 +8,6 @@ - curl - gnupg-agent - software-properties-common - - nfs-common state: present - name: Trust dockers GPG key