rougail-output-doc/tests/results/test_examples/44_6leadership_follower_disabled_calculation.md

18 lines
238 B
Markdown
Raw Normal View History

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