service: Support static ip for service container
This commit is contained in:
@@ -75,6 +75,11 @@ argument_specs:
|
||||
type: str
|
||||
required: false
|
||||
default: ""
|
||||
service_container_ip:
|
||||
description: Static ip for the container in it's network
|
||||
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