service: Add default for docker_vhost_additional_locations
This commit is contained in:
@@ -171,6 +171,7 @@ argument_specs:
|
||||
docker_vhost_additional_locations:
|
||||
description: "Passed to vhost role as vhost_locations variable"
|
||||
required: false
|
||||
default: []
|
||||
docker_published_ports:
|
||||
description: "A list of published ports in docker format (<host listen address>:<host port>:<container port>)"
|
||||
type: list
|
||||
|
||||
Reference in New Issue
Block a user