2025-04-25 14:17:07 +02:00
# Variables for "Rougail"
2025-10-02 08:38:43 +02:00
**rougail**
`basic`
2025-11-10 14:01:45 +01:00
2025-10-14 12:58:39 +02:00
## A leadership
2025-04-25 14:17:07 +02:00
2025-10-02 08:19:18 +02:00
2025-11-10 14:01:45 +01:00
| Informations |
|:------------|
| **rougail.leadership_1** < br /> This family contains lists of variable blocks.< br /> `basic` |
2025-10-02 08:19:18 +02:00
2025-04-25 14:17:07 +02:00
| Variable | Description |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **rougail.leadership_1.leader** < br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A leader.< br /> **Default**: < br /> - value1< br /> - value2 |
| **rougail.leadership_1.follower** < br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A follower. |
2025-10-14 12:58:39 +02:00
## A second leadership
2025-04-25 14:17:07 +02:00
2025-10-02 08:19:18 +02:00
2025-11-10 14:01:45 +01:00
| Informations |
|:------------|
| **rougail.leadership_2** < br /> This family contains lists of variable blocks.< br /> `standard` |
2025-10-02 08:19:18 +02:00
2025-04-25 14:17:07 +02:00
| Variable | Description |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
2025-10-29 10:46:57 +01:00
| **rougail.leadership_2.leader** < br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A leader.< br /> **Default**: the value of the variable "rougail.leadership_1.follower" |
2025-04-25 14:17:07 +02:00
| **rougail.leadership_2.follower** < br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.< br /> **Default**: val |