rougail-output-doc/tests/results/test_namespace_examples/24_0family_hidden_condition.adoc
2026-06-21 17:05:27 +02:00

21 lines
229 B
Text

== Example with mandatory variables not filled in
[,yaml]
----
---
rougail:
family:
var1: example
----
== Example with all modifiable variables
[,yaml]
----
---
rougail:
condition: no
family:
var1: example
----