2025-10-14 12:58:39 +02:00
== New variables
[cols="1a,1a"]
|====
| Variable | Description
2025-11-12 19:33:56 +01:00
| **var1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[network]` `standard` `mandatory` | An network. +
2025-10-14 12:58:39 +02:00
**Default**: 1.1.1.0
2025-11-12 19:33:56 +01:00
| **var2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[network]` `standard` `mandatory` | An network in CIDR format. +
2025-10-14 12:58:39 +02:00
**Validator**: network must be in CIDR format +
**Default**: 1.1.1.0/24
2025-11-12 19:33:56 +01:00
| **var3** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[network_cidr]` `standard` `mandatory` | An network in CIDR format with obsolete CIDR type. +
2025-10-14 12:58:39 +02:00
**Default**: 1.1.1.0/24
|====