2025-10-14 12:58:39 +02:00
|
|
|
== New variables
|
|
|
|
|
|
|
|
|
|
[cols="1a,1a"]
|
|
|
|
|
|====
|
|
|
|
|
| Variable | Description
|
2025-11-12 19:33:56 +01:00
|
|
|
| **leader.leader** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` | A leader. +
|
2025-10-14 12:58:39 +02:00
|
|
|
**Default**:
|
|
|
|
|
|
|
|
|
|
* value1
|
|
|
|
|
* value2
|
2025-11-12 19:33:56 +01:00
|
|
|
| **leader.follower1** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A follower. +
|
2025-10-14 12:58:39 +02:00
|
|
|
**Default**: val11
|
2025-11-12 19:33:56 +01:00
|
|
|
| **leader.follower2** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | An other follower. +
|
2025-10-14 12:58:39 +02:00
|
|
|
**Default**: val21
|
2025-11-12 19:33:56 +01:00
|
|
|
| **calculate** +
|
|
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `multiple` | A calculated variable. +
|
2025-10-30 21:14:34 +01:00
|
|
|
**Default**: the value of the variable "leader.follower1"
|
2025-10-14 12:58:39 +02:00
|
|
|
|====
|
|
|
|
|
|