MoGutzeit
Results
2
issues of
MoGutzeit
Adding monitors with ansible works but when trying to add a statuspage it errors with SQLITE_CONSTRAINT: UNIQUE constraint failed: status_page.slug Im using version 1.2.0 of ansible-uptime-kuma and 1.23.11 (current latest)...
When changing an existing monitor with more values in the list of "accepted_statuscodes" than it was created with, the module fails. For example my playbook with the task: ``` -...