rougail-output-doc/tests/results/test_examples_comment/00_6ip.md

9 lines
225 B
Markdown
Raw Normal View History

# Example with all variables modifiable
```yaml
---
var1: 1.1.1.1 # An IP
2026-03-29 11:01:15 +02:00
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
```