rougail/tests/dictionaries_old/40condition_fallback/yml/00-base.yml

45 lines
943 B
YAML
Raw Normal View History

2023-10-12 08:17:30 +02:00
version: '0.10'
variables:
- family:
- name: general
variables:
- variable:
- name: mode_conteneur_actif
type: string
description: No change
value:
- text: non
- name: mode_conteneur_actif1
type: string
description: No change
value:
- text: non
- name: mode_conteneur_actif2
type: string
description: No change
value:
- text: non
- name: disabled_family
variables:
- variable:
- name: mode_conteneur_actif3
type: string
description: No change
value:
- text: non
constraints:
- condition:
- optional: true
name: disabled_if_in
source: condition
param:
- text: oui
target:
- type: variable
text: mode_conteneur_actif1
- type: variable
optional: true
text: mode_conteneur_actif2
- type: family
text: disabled_family