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

18 lines
216 B
Text
Raw Normal View History

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