8 lines
90 B
YAML
8 lines
90 B
YAML
---
|
|
version: '1.1'
|
|
variable:
|
|
description: a variable
|
|
choices:
|
|
- a
|
|
- b
|
|
- c
|