From 3d4f2773a8010b3113710f258beb28f676b81734 Mon Sep 17 00:00:00 2001 From: uumas Date: Mon, 31 Mar 2025 03:15:25 +0300 Subject: [PATCH] vhost: lint --- roles/vhost/vars/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/vhost/vars/main.yaml b/roles/vhost/vars/main.yaml index 51b0067..795fc53 100644 --- a/roles/vhost/vars/main.yaml +++ b/roles/vhost/vars/main.yaml @@ -30,5 +30,5 @@ _vhost_locations_complete: "{{ _vhost_locations | map('combine', _vhost_location_defaults) | zip(_vhost_locations) - | map('combine') + | map('combine') }}"