commit 9fbf5e6b23ccd93e17fe70e7ff1cba70d6a90554
parent b35d0126cf1991d595ddf256eb03afda86b51314
Author: Leah (ctucx) <leah@ctu.cx>
Date: Tue, 23 Feb 2021 15:42:27 +0100
parent b35d0126cf1991d595ddf256eb03afda86b51314
Author: Leah (ctucx) <leah@ctu.cx>
Date: Tue, 23 Feb 2021 15:42:27 +0100
roles/nginx: add acme-redirect role as dependency
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/roles/nginx/meta/main.yml b/roles/nginx/meta/main.yml @@ -2,3 +2,4 @@ dependencies: - role: nftables-handler + - role: acme-redirect+ \ No newline at end of file