rougail-output-doc/tests/results/test_namespace/00_9choice_variables.gitlab.md

15 lines
1.7 KiB
Markdown

<details><summary>Rougail</summary>
>>> [!note] Informations
**rougail**<br>`standard`
>>>
| Variable | Description |
|---------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **rougail.source_variable_1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The first source variable.<br/>**Default**: val1 |
| **rougail.source_variable_2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second source variable.<br/>**Default**: val2 |
| **rougail.my_variable**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.<br/>**Choices**: <br/>- the value of the variable "rougail.source_variable_1"<br/>- the value of the variable "rougail.source_variable_2"<br/>**Default**: val1 |
</details>