25 lines
766 B
Text
25 lines
766 B
Text
== Variables for "Rougail"
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**rougail.condition** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
|
A conditional variable. +
|
|
**Default**: no
|
|
|
|
|
|
|
**rougail.variable1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` |
|
|
A first variable. +
|
|
**Disabled**: if condition is egal to "yes".
|
|
|
|
|
|
|
**rougail.variable2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` |
|
|
A second variable. +
|
|
**Disabled**: if condition is egal to "yes".
|
|
|====
|
|
|