20 lines
345 B
YAML
20 lines
345 B
YAML
|
version: '0.10'
|
||
|
variables:
|
||
|
- family:
|
||
|
name: general
|
||
|
variables:
|
||
|
- variable:
|
||
|
name: mode_conteneur_actif
|
||
|
type: string
|
||
|
description: No change
|
||
|
value:
|
||
|
- text: b
|
||
|
constraints:
|
||
|
- check:
|
||
|
- name: valid_differ
|
||
|
param:
|
||
|
- type: variable
|
||
|
text: int3
|
||
|
target:
|
||
|
- text: mode_conteneur_actif
|