17 lines
598 B
Text
17 lines
598 B
Text
== New variables
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **var1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[domainname]` `multiple` `basic` `mandatory` `unique` | A first variable. +
|
|
**Validators**:
|
|
|
|
* type domainname
|
|
* the domain name can be an IP
|
|
| **var2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[domainname]` `multiple` `standard` `mandatory` `unique` | A second variable. +
|
|
**Validator**: type domainname +
|
|
**Default**: the value of the variable "var1"
|
|
|====
|
|
|