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

20 lines
439 B
Text
Raw Normal View History

== Example with mandatory variables not filled in
[,yaml]
----
---
leader: # A leadership
- leader: example # A leader
follower: example # A follower
----
== Example with all variables modifiable
[,yaml]
----
---
condition: yes # A condition
leader: # A leadership
- leader: example # A leader
follower: example # A follower
----