rougail-output-doc/tests/results/test_examples/40_0leadership_follower_default_calculation.adoc
2026-06-21 17:05:27 +02:00

20 lines
237 B
Text

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