rougail-output-doc/tests/results/test_namespace_examples/44_4leadership_mandatory.md

18 lines
230 B
Markdown
Raw Normal View History

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