rougail/tests/dictionaries/51redefine_family/yml/00-base.yml

32 lines
613 B
YAML

version: '0.10'
variables:
- family:
name: general
variables:
- variable:
name: mode_conteneur_actif
type: string
description: No change
hidden: true
value:
- text: non
- family:
name: general2
hidden: true
variables:
- variable:
name: mode_conteneur_actif2
type: string
description: No change
hidden: true
value:
- text: non
constraints:
- condition:
- name: disabled_if_in
source: mode_conteneur_actif
param:
- text: oui
target:
- type: family
text: general2