rougail/tests/dictionaries/40ifin_leadershipauto/yml/00-base.yml
2022-11-02 22:52:50 +01:00

59 lines
1.2 KiB
YAML

version: '0.10'
services:
- service:
- name: test
file:
- text: /etc/mailname
variables:
- family:
name: general
variables:
- variable:
name: mode_conteneur_actif
type: string
description: No change
value:
- text: non
- variable:
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'
value:
- text: a
- variable:
name: follower1
type: string
description: follower1
hidden: 'True'
- variable:
name: follower2
type: string
description: follower2
constraints:
- fill:
- name: calc_val
param:
- name: valeur
text: valfill
target:
- text: follower1
condition:
- name: disabled_if_in
source: condition
param:
- text: oui
target:
- type: variable
text: follower1