rougail-output-doc/tests/results/test_examples/00_2default_calculated_variable.adoc
2026-06-21 17:05:27 +02:00

20 lines
205 B
Text

== Example with mandatory variables not filled in
[,yaml]
----
---
var1:
- example.net
----
== Example with all modifiable variables
[,yaml]
----
---
var1:
- example.net
var2:
- example.net
----