rougail-output-doc/tests/results/test_examples_comment/00_6ip.gitlab.md
2026-06-21 17:05:27 +02:00

10 lines
No EOL
262 B
Markdown

<details><summary>Example with all modifiable variables</summary>
```yaml
---
var1: 1.1.1.1 # An IP
var2: 192.168.0.129/25 # An IP in CIDR format
var3: 1.1.1.1/24 # An IP in CIDR format with obsolete CIDR type
```
</details>