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

53 lines
1.1 KiB
Text
Raw Normal View History

2025-04-25 14:17:07 +02:00
== Variables for "Rougail"
2025-10-02 08:38:43 +02:00
**rougail**
`standard`
[cols="1a,1a"]
2025-04-25 14:17:07 +02:00
|====
| Variable | Description
|
**rougail.calculate** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
A calculated variable. +
**Default**:
* value1
* value2
|====
2025-10-14 12:58:39 +02:00
=== A leadership
2025-04-25 14:17:07 +02:00
This family contains lists of variable blocks.
2025-10-02 08:19:18 +02:00
**rougail.leader**
`standard`
2025-04-25 14:17:07 +02:00
[cols="1a,1a"]
|====
| Variable | Description
|
**rougail.leader.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.calculate".
|
**rougail.leader.follower1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
A follower. +
**Default**: val11
|
**rougail.leader.follower2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
An other follower. +
**Default**: val21
|====