2025-11-12 19:33:56 +01:00
== Rougail
2025-09-28 15:53:31 +02:00
2025-11-12 19:33:56 +01:00
====
**🛈 Informations**
2025-10-02 08:38:43 +02:00
2025-11-12 19:33:56 +01:00
**rougail** +
2025-10-02 08:38:43 +02:00
`standard`
2025-11-12 19:33:56 +01:00
====
2025-10-02 08:38:43 +02:00
[cols="1a,1a"]
2025-09-28 15:53:31 +02:00
|====
| Variable | Description
2025-11-12 19:33:56 +01:00
| **rougail.var1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[IP]` `standard` `mandatory` | An IP. +
2025-09-28 15:53:31 +02:00
**Validator**: reserved IP are allowed +
**Default**: 1.1.1.1
2025-11-12 19:33:56 +01:00
| **rougail.var2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[IP]` `standard` `mandatory` | An IP in CIDR format. +
2025-09-28 15:53:31 +02:00
**Validators**:
* IP must be in CIDR format
* reserved IP are allowed
**Default**: 1.1.1.1/24 +
**Example**: 192.168.0.128/25
2025-11-12 19:33:56 +01:00
| **rougail.var3** +
2025-11-29 07:59:33 +01:00
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[CIDR]` `standard` `mandatory` | An IP in CIDR format with obsolete CIDR type. +
**Validator**: IP must be in CIDR format +
2025-09-28 15:53:31 +02:00
**Default**: 1.1.1.1/24
|====