6 lines
94 B
YAML
6 lines
94 B
YAML
rougail:
|
|
my_variable: string1
|
|
my_calculated_variable:
|
|
- string1
|
|
- string2
|
|
- string3
|