rougail/tests/dictionaries/80leadership_accent_leader/yml/00-base.yml

44 lines
845 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: "L\xE9ader"
description: "L\xE9ader"
2022-11-03 22:16:52 +01:00
leadership: true
2022-11-02 22:52:50 +01:00
variables:
- variable:
name: "L\xE9ader"
type: string
2022-11-03 22:16:52 +01:00
multi: true
2022-11-02 22:52:50 +01:00
- variable:
name: follower1
type: string
- variable:
name: follower2
type: string
constraints:
- fill:
- name: calc_val
param:
- name: valeur
text: valfill
target:
- text: follower1
- name: calc_val
param:
- type: variable
text: follower1
target:
- text: follower2