From 1a2a23cb4106af56a5c7bdbf521b7736acbee1d9 Mon Sep 17 00:00:00 2001 From: Alexander Gabriel Date: Thu, 22 Jun 2023 21:44:18 +0200 Subject: [PATCH] install acl package --- tasks/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/main.yml b/tasks/main.yml index 53a6e89..1e40aef 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -8,6 +8,5 @@ - name: install acme.sh shell: wget -O - https://get.acme.sh | sh -s email={{ acme_sh_email }} args: - warn: false creates: ~/.acme.sh/