9 lines
89 B
YAML
9 lines
89 B
YAML
---
|
|
version: 1.1
|
|
|
|
variable:
|
|
description: a variable
|
|
choices:
|
|
- a
|
|
- b
|
|
- c
|