rougail-output-doc/tests/results/test_examples/00_9choice_variables.gitlab.md

10 lines
255 B
Markdown

<details><summary>Example with all variables modifiable</summary>
```yaml
---
source_variable_1: val1 # The first source variable
source_variable_2: val2 # The second source variable
my_variable: val1 # A variable
```
</details>