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

32 lines
603 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
2022-11-03 22:16:52 +01:00
hidden: true
2022-11-02 22:52:50 +01:00
value:
- text: non
2023-10-12 08:17:30 +02:00
- name: general2
hidden: true
variables:
- variable:
- name: mode_conteneur_actif2
2022-11-02 22:52:50 +01:00
type: string
description: No change
2023-10-12 08:17:30 +02:00
hidden: true
2022-11-02 22:52:50 +01:00
value:
- text: non
constraints:
2023-10-12 08:17:30 +02:00
- condition:
- name: disabled_if_in
source: mode_conteneur_actif
2022-11-02 22:52:50 +01:00
param:
2023-10-12 08:17:30 +02:00
- text: oui
2022-11-02 22:52:50 +01:00
target:
2023-10-12 08:17:30 +02:00
- type: family
text: general2