2026-06-21 17:05:27 +02:00
|
|
|
== Example with all modifiable variables
|
2025-10-30 21:14:34 +01:00
|
|
|
|
|
|
|
|
[,yaml]
|
|
|
|
|
----
|
|
|
|
|
---
|
|
|
|
|
rougail: # Rougail
|
|
|
|
|
leader: # The leadership
|
|
|
|
|
- leader: example # The leader
|
2026-03-29 11:01:15 +02:00
|
|
|
follower1: a # A follower
|
2025-10-30 21:14:34 +01:00
|
|
|
----
|