rougail-output-doc/tests/results/test_namespace_examples_comment/00_6port.md
2026-06-21 17:05:27 +02:00

441 B

Example with mandatory variables not filled in

---
rougail:                      # Rougail
  variable1: '111'            # A port variable

Example with all modifiable variables

---
rougail:                      # Rougail
  variable1: '111'            # A port variable
  variable2: '8080'           # A port variable with default value
  variable3: '8080'           # A port variable with integer default value