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

24 lines
329 B
Text

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