rougail-output-doc/tests/results/test_namespace_examples/24_0family_hidden_condition.adoc

19 lines
227 B
Text

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