rougail-output-doc/tests/results/test_namespace_examples/01_9choice_variable_multi.gitlab.md

452 B

Example with mandatory variables not filled in
---
rougail:                      # Rougail
  variable2: a_choice         # A second variable
Example with all variables modifiable
---
rougail:                      # Rougail
  variable1:                  # A first variable
    - a
    - b
    - c
  variable2: a_choice         # A second variable