Files
ansible-podman/roles/network/meta/argument_specs.yaml
2024-11-08 03:50:06 +02:00

10 lines
242 B
YAML

---
argument_specs:
main:
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