2025-10-14 12:58:39 +02:00
|
|
|
== New variables
|
|
|
|
|
|
|
|
|
|
[cols="1a,1a"]
|
|
|
|
|
|====
|
|
|
|
|
| Variable | Description
|
2025-11-12 19:33:56 +01:00
|
|
|
| **var** +
|
2025-11-29 22:21:06 +01:00
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A suffix variable. +
|
2025-10-14 12:58:39 +02:00
|
|
|
**Default**:
|
|
|
|
|
|
|
|
|
|
* val1
|
|
|
|
|
* val2
|
2025-11-12 19:33:56 +01:00
|
|
|
| **dyn__val1__.leadership.leader** +
|
2025-10-30 21:14:34 +01:00
|
|
|
**dyn__val2__.leadership.leader** +
|
2025-11-29 22:21:06 +01:00
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `basic` `mandatory` `unique` | A leader.
|
2025-11-12 19:33:56 +01:00
|
|
|
| **dyn__val1__.leadership.follower1** +
|
2025-10-30 21:14:34 +01:00
|
|
|
**dyn__val2__.leadership.follower1** +
|
2025-11-12 19:33:56 +01:00
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A follower1.
|
|
|
|
|
| **dyn__val1__.leadership.follower2** +
|
2025-10-30 21:14:34 +01:00
|
|
|
**dyn__val2__.leadership.follower2** +
|
2025-11-12 19:33:56 +01:00
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A follower2.
|
2025-10-14 12:58:39 +02:00
|
|
|
|====
|
|
|
|
|
|