rougail-output-doc/tests/results/test_namespace/00_6ip.adoc

31 lines
916 B
Text
Raw Normal View History

== Rougail
====
**🛈 Informations**
2025-10-02 08:38:43 +02:00
**rougail** +
2025-10-02 08:38:43 +02:00
`standard`
====
2025-10-02 08:38:43 +02:00
[cols="1a,1a"]
|====
| Variable | Description
| **rougail.var1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[IP]` `standard` `mandatory` | An IP. +
**Validator**: reserved IP are allowed +
**Default**: 1.1.1.1
| **rougail.var2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[IP]` `standard` `mandatory` | An IP in CIDR format. +
**Validators**:
* IP must be in CIDR format
* reserved IP are allowed
**Default**: 1.1.1.1/24 +
**Example**: 192.168.0.128/25
| **rougail.var3** +
`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 +
**Default**: 1.1.1.1/24
|====