rougail-output-doc/tests/results/test_namespace_examples/40_0leadership_diff_name.adoc

22 lines
327 B
Text

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