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

40 lines
831 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: condition
2022-11-02 22:52:50 +01:00
type: choice
description: No change
value:
- type: string
text: tous
choice:
- type: string
text: tous
- type: string
text: "authentifi\xE9"
- type: string
text: aucun
- name: mode_conteneur_actif
2022-11-02 22:52:50 +01:00
type: string
description: No change
value:
- text: tous
- name: mode_conteneur_actif2
2022-11-02 22:52:50 +01:00
type: string
description: No change
value:
- text: non
constraints:
- condition:
- name: hidden_if_in
source: condition
param:
- type: variable
text: mode_conteneur_actif
target:
- type: variable
text: mode_conteneur_actif2