This commit is contained in:
Kekskurse 2023-08-14 00:24:20 +02:00
parent aa343a6d50
commit 706c688c71
Signed by: kekskurse
GPG Key ID: 728ACCB59341E7E4
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
---
- name: Ping Monitoring
hosts: all
remote_user: root
tasks:
- name: Check that you can connect (GET) to a page and it returns a status 200
ansible.builtin.uri:
url: "https://monitor.keks.cloud/api/push/vqwmZItFxm?status=up&msg=OK&ping="