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

45 lines
943 B
YAML
Raw Normal View History

2022-11-02 22:52:50 +01:00
version: '0.10'
variables:
- family:
- name: general
2022-11-02 22:52:50 +01:00
variables:
- variable:
- name: mode_conteneur_actif
2022-11-02 22:52:50 +01:00
type: string
description: No change
value:
- text: non
- name: mode_conteneur_actif1
2022-11-02 22:52:50 +01:00
type: string
description: No change
value:
- text: non
- name: mode_conteneur_actif2
2022-11-02 22:52:50 +01:00
type: string
description: No change
value:
- text: non
- name: disabled_family
2022-11-02 22:52:50 +01:00
variables:
- variable:
- name: mode_conteneur_actif3
2022-11-02 22:52:50 +01:00
type: string
description: No change
value:
- text: non
constraints:
- condition:
2022-11-03 22:16:52 +01:00
- optional: true
2022-11-02 22:52:50 +01:00
name: disabled_if_in
source: condition
param:
- text: oui
target:
- type: variable
text: mode_conteneur_actif1
- type: variable
2022-11-03 22:16:52 +01:00
optional: true
2022-11-02 22:52:50 +01:00
text: mode_conteneur_actif2
- type: family
text: disabled_family