24 lines
451 B
YAML
24 lines
451 B
YAML
version: '0.10'
|
|
variables:
|
|
- family:
|
|
name: external
|
|
variables:
|
|
- variable:
|
|
name: description
|
|
type: string
|
|
value:
|
|
- text: test
|
|
constraints:
|
|
- fill:
|
|
- name: calc_multi_condition
|
|
param:
|
|
- text: non
|
|
- type: variable
|
|
name: condition_1
|
|
text: extra.ejabberd.day
|
|
- name: match
|
|
text: none
|
|
- name: mismatch
|
|
text: daily
|
|
target:
|
|
- text: extra1.external.description
|