rougail-output-doc/tests/results/test_namespace_examples/01_6custom_multi.adoc

21 lines
220 B
Text
Raw Normal View History

== Example with mandatory variables not filled in
[,yaml]
----
---
rougail:
custom1:
- xxx
----
== Example with all variables modifiable
[,yaml]
----
---
rougail:
custom1:
- xxx
custom2:
- value
----