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

56 lines
1.1 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
- 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
- name: follower1
type: string
description: follower1
hidden: true
- 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