add uptime_kuma role

This commit is contained in:
Sergey Malyuk
2025-12-17 13:58:23 +03:00
parent cb48bdd979
commit 8d365a82df
21 changed files with 393 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
ansible-lint~=25.2.1
docker~=7.1.0
molecule~=24.12.0
molecule-plugins[docker]~=23.6.0
requests==2.31.0 # pinned to the latest version not breaking Docker SDK
yamllint~=1.35.1