19 lines
315 B
YAML
19 lines
315 B
YAML
version: '0.10'
|
|
variables:
|
|
- family:
|
|
name: general
|
|
variables:
|
|
- variable:
|
|
name: variable
|
|
type: string
|
|
description: No change
|
|
value:
|
|
- text: 'no'
|
|
constraints:
|
|
- fill:
|
|
- name: calc_val
|
|
param:
|
|
- text: oui
|
|
target:
|
|
- type: family
|
|
text: general
|