24 lines
471 B
YAML
24 lines
471 B
YAML
|
version: '0.10'
|
||
|
variables:
|
||
|
- family:
|
||
|
name: general
|
||
|
variables:
|
||
|
- variable:
|
||
|
name: mode_conteneur_actif
|
||
|
type: string
|
||
|
description: No change
|
||
|
- variable:
|
||
|
name: mode_conteneur_actif1
|
||
|
type: string
|
||
|
description: No change
|
||
|
value:
|
||
|
- text: non
|
||
|
constraints:
|
||
|
- fill:
|
||
|
- name: unknown_function
|
||
|
param:
|
||
|
- type: variable
|
||
|
text: mode_conteneur_actif1
|
||
|
target:
|
||
|
- text: mode_conteneur_actif
|