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

58 lines
1.2 KiB
Text
Raw Normal View History

2025-10-14 12:58:39 +02:00
== A leadership
2025-04-25 14:17:07 +02:00
2025-10-29 10:46:57 +01:00
This family contains lists of variable blocks
2025-04-25 14:17:07 +02:00
2025-10-02 08:19:18 +02:00
**leadership_1**
`basic`
2025-04-25 14:17:07 +02:00
[cols="1a,1a"]
|====
| Variable | Description
|
**leadership_1.leader** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
A leader. +
**Default**:
* value1
* value2
|
**leadership_1.follower** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` |
A follower.
|====
2025-10-14 12:58:39 +02:00
== A second leadership
2025-04-25 14:17:07 +02:00
2025-10-29 10:46:57 +01:00
This family contains lists of variable blocks
2025-04-25 14:17:07 +02:00
2025-10-02 08:19:18 +02:00
**leadership_2**
`standard`
2025-04-25 14:17:07 +02:00
[cols="1a,1a"]
|====
| Variable | Description
|
**leadership_2.leader** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
A leader. +
**Default**:
* value1
* value2
|
**leadership_2.follower** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `multiple` |
A follower. +
2025-10-29 10:46:57 +01:00
**Default**: the value of the variable "leadership_1.leader"
2025-04-25 14:17:07 +02:00
|====