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

19 lines
271 B
Markdown
Raw Normal View History

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