rougail-output-doc/tests/results/test/40_9leadership-calculation-outside-leader.adoc

47 lines
1 KiB
Text
Raw Normal View History

2025-10-14 12:58:39 +02:00
== A leadership
2025-02-10 09:52:12 +01:00
2025-10-02 08:19:18 +02:00
**leader**
2025-11-10 14:01:45 +01:00
This family contains lists of variable blocks.
2025-10-02 08:19:18 +02:00
`standard`
2025-02-10 09:52:12 +01:00
[cols="1a,1a"]
|====
| Variable | Description
|
**leader.leader** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
A leader. +
**Default**:
* value1
* value2
|
**leader.follower1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
A follower. +
**Default**: val11
|
**leader.follower2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
An other follower. +
**Default**: val21
|====
[cols="1a,1a"]
|====
| Variable | Description
|
**calculate** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
A calculated variable. +
2025-10-29 10:46:57 +01:00
**Default**: the value of the variable "leader.leader"
2025-02-10 09:52:12 +01:00
|====