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

57 lines
1.2 KiB
Text

== A leadership
This family contains lists of variable blocks
**leadership_1**
`basic`
[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.
|====
== A second leadership
This family contains lists of variable blocks
**leadership_2**
`standard`
[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. +
**Default**: the value of the variable "leadership_1.leader"
|====