9 lines
199 B
YAML
9 lines
199 B
YAML
external:
|
|
description:
|
|
type: string
|
|
default: test
|
|
disabled:
|
|
type: jinja
|
|
jinja: '{% if __extra.ejabberd.description == "non" %}true{% else %}false{% endif
|
|
%}'
|
|
version: '1.0'
|