19 lines
359 B
YAML
19 lines
359 B
YAML
|
version: '0.10'
|
||
|
variables:
|
||
|
- family:
|
||
|
- name: general
|
||
|
variables:
|
||
|
- variable:
|
||
|
- name: mode_conteneur_actif
|
||
|
type: string
|
||
|
description: No change
|
||
|
constraints:
|
||
|
- fill:
|
||
|
- name: calc_val
|
||
|
param:
|
||
|
- type: information
|
||
|
variable: mode_conteneur_actif
|
||
|
text: test_information
|
||
|
target:
|
||
|
- text: mode_conteneur_actif
|