From 951c61615c2f6846da3dbd61b4b8907fc0d1ffe2 Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Mon, 14 Aug 2023 21:58:25 +0530 Subject: [PATCH] include core in caddy-update --- privfrontends/caddy-update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/privfrontends/caddy-update.yaml b/privfrontends/caddy-update.yaml index 906556e..935282d 100644 --- a/privfrontends/caddy-update.yaml +++ b/privfrontends/caddy-update.yaml @@ -1,6 +1,6 @@ --- - name: Setup Caddy - hosts: privfrontends + hosts: core,privfrontends roles: - role: caddy-ansible caddy_systemd_capabilities_enabled: true