rougail-output-doc/tests/results/test_namespace_examples/16_6exists_redefine_family.adoc

22 lines
291 B
Text

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