rougail-output-doc/tests/results/test_examples/40_9leadership-calculation-outside-leader.md

20 lines
258 B
Markdown
Raw Permalink Normal View History

2025-02-10 09:52:12 +01:00
---
gitea: none
include_toc: true
---
# Example with all variables modifiable
```yaml
---
leader:
- leader: value1
follower1: val11
follower2: val21
- leader: value2
follower1: val11
follower2: val21
calculate:
- value1
- value2
```