6.1 KiB
6.1 KiB
Table of Contents
dictionaries/rougail/00-base.yml
---
version: '1.1'
leader:
description: a leadership
type: leadership
leader:
description: a leader
multi: true
follower1: # a follower
follower2: # an other follower
Variables
a leadership
basic
This family contains lists of variable blocks.
Variable | Description |
---|---|
leader.leaderstring basic mandatory unique multiple |
A leader. |
leader.follower1string basic mandatory |
A follower. |
leader.follower2string basic mandatory |
An other follower. |
Example with all variables modifiable
---
leader:
- leader: example
follower1: example
follower2: example