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

33 lines
613 B
YAML
Raw Normal View History

2022-11-02 22:52:50 +01:00
version: '0.10'
variables:
- family:
name: general
variables:
- variable:
name: mode_conteneur_actif
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
- family:
name: general2
2022-11-03 22:16:52 +01:00
hidden: true
2022-11-02 22:52:50 +01:00
variables:
- variable:
name: mode_conteneur_actif2
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
constraints:
- condition:
- name: disabled_if_in
source: mode_conteneur_actif
param:
- text: oui
target:
- type: family
text: general2