lucasheld / ansible-uptime-kuma

Ansible collection of modules to configure Uptime Kuma
GNU General Public License v3.0
135 stars 19 forks source link

json-query monitor type not supported #46

Open freshpr opened 5 months ago

freshpr commented 5 months ago

I'm trying to add multiple json-query monitors and I get the following error: msg: 'value of type must be one of: http, port, ping, keyword, grpc-keyword, dns, docker, push, steam, gamedig, mqtt, sqlserver, postgres, mysql, mongodb, radius, redis, got: json-query'

Looks like it is documented but not implemented?