13 lines
501 B
Text
13 lines
501 B
Text
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **var1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A first variable. +
|
|
**Validator**: var1 must be different than var2 +
|
|
**Default**: oui +
|
|
**Example**: another_value
|
|
| **var2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. +
|
|
**Default**: no
|
|
|====
|
|
|