.yml -> .yaml

This commit is contained in:
uumas
2026-03-12 00:22:52 +02:00
parent bf4ced4a9b
commit 4a68ab25e1
6 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
---
argument_specs:
main:
description: "Sets up a hello world podman container. This role can be used as a template for other roles using the container role."
options:
example_domains:
description: A list of domains the container should listen on
type: list
required: false
default: []
elements: str