rougail-output-doc/tests/results/test_namespace_examples/44_4leadership_mandatory.adoc

19 lines
244 B
Text

== Example with mandatory variables not filled in
[,yaml]
----
---
rougail:
leader:
- leader: example
----
== Example with all variables modifiable
[,yaml]
----
---
rougail:
leader:
- leader: example
follower1: example
----