34 lines
973 B
Text
34 lines
973 B
Text
|
|
== New variables
|
||
|
|
|
||
|
|
[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.
|
||
|
|
|
|
||
|
|
|
||
|
|
**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
|
||
|
|
|====
|
||
|
|
|