vhost: lint

This commit is contained in:
uumas
2025-03-31 03:15:25 +03:00
parent 0db60e2d60
commit 3d4f2773a8

View File

@@ -30,5 +30,5 @@ _vhost_locations_complete: "{{
_vhost_locations
| map('combine', _vhost_location_defaults)
| zip(_vhost_locations)
| map('combine')
| map('combine')
}}"