8 lines
261 B
YAML
8 lines
261 B
YAML
|
|
---
|
||
|
|
rougail: # Rougail
|
||
|
|
var1: test # The first variable
|
||
|
|
var3: test1 # The third variable
|
||
|
|
var6: # The sixth variable
|
||
|
|
- test1
|
||
|
|
- test2
|