From 9dba002f10cbf5d6a0c3bcc5ae196ed1b9bff4ee Mon Sep 17 00:00:00 2001 From: June <june@jsts.xyz> Date: Tue, 18 Feb 2025 05:48:52 +0100 Subject: [PATCH] maintenance(playbook): simplify nginx repo setup and install task name --- playbooks/maintenance.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/maintenance.yaml b/playbooks/maintenance.yaml index 5cf70c5..c912a53 100644 --- a/playbooks/maintenance.yaml +++ b/playbooks/maintenance.yaml @@ -1,4 +1,4 @@ -- name: Ensure NGINX repo setup and nginx install on nginx_hosts and nextcloud_hosts +- name: Ensure NGINX repo setup and nginx install on relevant hosts hosts: nginx_hosts:nextcloud_hosts tasks: - name: Ensure NGINX repo is setup