2025-04-01 19:42:45 +02:00
# Variables for "Rougail"
2025-10-02 08:38:43 +02:00
**rougail**
`standard`
| Variable | Description |
2025-04-01 19:42:45 +02:00
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **rougail.var1** < br /> [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A second variable.< br /> **Default**: < br /> - a< br /> - b< br /> - c |
| **rougail.var2** < br /> [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.< br /> **Choices**: the value of the variable "rougail.var1".< br /> **Default**: a |
| **rougail.var3** < br /> [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.< br /> **Choices**: the value of the variable "rougail.var1".< br /> **Default**: the value of the variable "rougail.var2". |