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

42 lines
883 B
YAML
Raw Normal View History

2023-10-12 08:17:30 +02:00
version: '0.10'
variables:
- family:
- name: general
variables:
- variable:
- name: mode_conteneur_actif
type: string
description: No change
value:
- text: non
- name: condition
type: string
description: condition
value:
- text: oui
- family:
- name: leader
description: leader
leadership: true
variables:
- variable:
- name: leader
type: string
description: leader
multi: true
- name: follower1
type: string
description: follower1
- name: follower2
type: string
description: follower2
constraints:
- condition:
- name: disabled_if_in
source: condition
param:
- text: oui
target:
- type: variable
text: follower1