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

22 lines
259 B
Text

== Example with mandatory variables not filled in
[,yaml]
----
---
family1:
variable1: example
family2:
variable2: example
----
== Example with all modifiable variables
[,yaml]
----
---
family1:
variable1: example
family2:
variable2: example
----