rougail/tests/dictionaries_old/10load_disabled_if_in/yml/00-base.yml

35 lines
705 B
YAML
Raw Normal View History

2023-09-04 19:18:40 +02:00
version: '0.10'
variables:
- family:
- name: general
variables:
- variable:
2023-10-12 08:17:30 +02:00
- name: condition
2023-09-04 19:18:40 +02:00
type: string
description: No change
2023-10-12 08:17:30 +02:00
value:
- text: non
- name: mode_conteneur_actif
2023-09-04 19:18:40 +02:00
type: string
description: No change
2023-10-12 08:17:30 +02:00
hidden: true
2023-09-04 19:18:40 +02:00
value:
- text: non
- name: mode_conteneur_actif2
type: string
description: No change
hidden: true
2023-10-12 08:17:30 +02:00
value:
- text: non
2023-09-04 19:18:40 +02:00
constraints:
2023-10-12 08:17:30 +02:00
- condition:
- name: disabled_if_in
source: condition
param:
- text: oui
2023-09-04 19:18:40 +02:00
target:
2023-10-12 08:17:30 +02:00
- type: variable
text: mode_conteneur_actif
- type: variable
text: mode_conteneur_actif2