service: Allow specifying container hostname
This commit is contained in:
@@ -82,6 +82,11 @@ argument_specs:
|
||||
type: str
|
||||
required: false
|
||||
default: ""
|
||||
service_container_hostname:
|
||||
description: Hostname to set inside the container.
|
||||
type: str
|
||||
required: false
|
||||
default: ""
|
||||
service_container_additional_networks:
|
||||
description: >-
|
||||
A list of additional podman networks for the service container (in
|
||||
|
||||
Reference in New Issue
Block a user