ansible-uptime-kuma
ansible-uptime-kuma copied to clipboard
Ansible collection of modules to configure Uptime Kuma
Thanks for the library, it's made things a lot easier! I'm running into an issue where invocations end up being timed out by Ansible after some kind of internal failure....
This change adds very minimal diff support for just the monitor plugin. It only does a diff based on the arguments passed in by the user and only supports only...
Stuck while associating tags with monitors. it gets stuck at different monitors every time I run the playbook. I think API is getting stuck or failed
Dear @lucasheld , at the moment I work on a ansible role that installs uptime-kuma with docker-compose. After the installation the role configures the uptime-kuma instance with your amazing modules....
Hey there, I'm not able to use the Modules :( Following is the Error: ``` Using module file /Users/stephan.schaffner/.ansible/collections/ansible_collections/lucasheld/uptime_kuma/plugins/modules/monitor.py Pipelining is enabled. ESTABLISH SSH CONNECTION FOR USER: stephan SSH: EXEC...
hello, i am new to ansible and dont understand how to write the playbook for this module, can anybody provide me an example of an usable playbook? thank you so...
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: ``` -...
Hi, i am trying to setup a notification using the `lucasheld.uptime_kuma.notification` module. Ansible version: ansible [core 2.16.2] Uptime Kuma Ansible-Galaxy version: lucasheld.uptime_kuma 1.2.0 uptime_kuma_api Version (pip): Version: 1.2.1 I am...
Since there are currently a handful of old PRs (including mine from over 1 year ago #40), no commits and no answers on PRs & issues I think this project...