rougail-output-doc/tests/results/test_namespace/40_9leadership-calculation-variable_leader_follower.adoc

51 lines
1.2 KiB
Text
Raw Normal View History

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