maintenance(playbook): simplify nginx repo setup and install task name

This commit is contained in:
June 2025-02-18 05:48:52 +01:00
parent 1ea63a19d3
commit 9dba002f10
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -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