18 lines
353 B
YAML
18 lines
353 B
YAML
version: '0.10'
|
|
variables:
|
|
- family:
|
|
- name: general
|
|
variables:
|
|
- variable:
|
|
- name: mode_conteneur_actif
|
|
redefine: true
|
|
remove_check: true
|
|
remove_choice: true
|
|
choice:
|
|
- type: string
|
|
text: a
|
|
- type: string
|
|
text: b
|
|
value:
|
|
- type: string
|
|
text: a
|