rougail-output-doc/tests/results/test_namespace_examples/20_0family_append.adoc

21 lines
247 B
Text
Raw Normal View History

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