2025-09-28 15:53:31 +02:00
# Variables for "Rougail"
2025-10-02 08:38:43 +02:00
**rougail**
`standard`
| Variable | Description |
2025-09-28 15:53:31 +02:00
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **rougail.var1** < br /> [`IP`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | An IP.< br /> **Validator**: reserved IP are allowed< br /> **Default**: 1.1.1.1 |
| **rougail.var2** < br /> [`IP`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | An IP in CIDR format.< br /> **Validators**: < br /> - IP must be in CIDR format< br /> - reserved IP are allowed< br /> **Default**: 1.1.1.1/24< br /> **Example**: 192.168.0.128/25 |
| **rougail.var3** < br /> [`cidr`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | An IP in CIDR format with obsolete CIDR type.< br /> **Default**: 1.1.1.1/24 |