rougail/tests/dictionaries/10load_leadership_name/yml/00-base.yml

47 lines
944 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
value:
- text: non
- family:
name: general1
variables:
- family:
name: other_name
description: other_name
leadership: 'True'
variables:
- variable:
name: leader
type: string
description: leader
multi: 'True'
- variable:
name: follower1
type: string
description: follower1
- variable:
name: follower2
type: string
description: follower2
constraints:
- fill:
- name: calc_val
param:
- name: valeur
text: valfill
target:
- text: follower1
- name: calc_val
param:
- type: variable
text: follower1
target:
- text: follower2