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') }}"