From c97defb361092a42047b1e244018ae8b12835569 Mon Sep 17 00:00:00 2001 From: Mike Holloway Date: Sun, 7 Dec 2025 01:46:17 -0500 Subject: [PATCH] vhost location file test --- tasks/files.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/files.yml b/tasks/files.yml index 92f5082..3524ce0 100644 --- a/tasks/files.yml +++ b/tasks/files.yml @@ -16,7 +16,7 @@ - name: Create proxy container files copy: src: "{{ proxy_file }}" - dest: "/home/{{ user.name }}/nginx/vhost.d/{{ inventory_hostname }}" + dest: "/home/{{ user.name }}/nginx/vhost.d/{{ inventory_hostname }}_location" owner: "{{ user.name }}" group: "{{ user.name }}" with_items: