19 lines
346 B
YAML
19 lines
346 B
YAML
version: '0.10'
|
|
variables:
|
|
- family:
|
|
- name: external
|
|
variables:
|
|
- variable:
|
|
- name: description
|
|
type: string
|
|
value:
|
|
- text: test
|
|
constraints:
|
|
- condition:
|
|
- name: disabled_if_in
|
|
source: extra1.external.description
|
|
param:
|
|
- text: non
|
|
target:
|
|
- type: family
|
|
text: extra.ejabberd
|