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

10 lines
265 B
Markdown
Raw Normal View History

# Example with all variables modifiable
```yaml
---
rougail: # Rougail
var1: 1.1.1.1 # An IP
var2: 192.168.0.128/25 # An IP in CIDR format
var3: 1.1.1.1/24 # An IP in CIDR format with obsolete CIDR type
```