rougail-output-doc/tests/results/test_examples/40_0leadership_follower_default_calculation.adoc

19 lines
235 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: value
follower2: value
----