# Example with all variables modifiable
```yaml
---
leadership:
- leader: value1
follower: value1
- leader: value2
follower: value2
```