rougail-output-doc/tests/results/test_examples/40_0leadership_follower_default_calculation.md

17 lines
221 B
Markdown
Raw Normal View History

# Example with mandatory variables not filled in
```yaml
---
leader:
- leader: example
```
2024-12-02 20:21:31 +01:00
# Example with all variables modifiable
```yaml
---
leader:
- leader: example
follower1: value
follower2: value
```