rougail-output-doc/tests/results/test_namespace_examples/40_0leadership_leader_follower.md

12 lines
168 B
Markdown
Raw Normal View History

2025-04-25 14:17:07 +02:00
# Example with all variables modifiable
```yaml
---
rougail:
leadership:
- leader: value1
follower: value1
- leader: value2
follower: value2
```