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

23 lines
327 B
Text
Raw Normal View History

== 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
----