10 lines
248 B
YAML
10 lines
248 B
YAML
---
|
|
argument_specs:
|
|
main:
|
|
short_description: Sets up podman network with systemd unit (quadlet)
|
|
options:
|
|
network_name:
|
|
description: Name of the network. Must be unique within a host.
|
|
type: str
|
|
required: true
|