20 lines
348 B
YAML
20 lines
348 B
YAML
version: '0.10'
|
|
variables:
|
|
- family:
|
|
- name: general
|
|
variables:
|
|
- variable:
|
|
- name: condition
|
|
type: string
|
|
description: No change
|
|
value:
|
|
- text: non
|
|
constraints:
|
|
- condition:
|
|
- name: hidden_if_in
|
|
source: condition
|
|
param:
|
|
- text: oui
|
|
target:
|
|
- type: family
|
|
text: notexists
|