This repository has been archived on 2024-11-01. You can view files and clone it, but cannot push or open issues or pull requests.
services/_ansible/roles/uptime-kuma/tasks/main.yml
2023-12-04 16:47:00 +01:00

7 lines
128 B
YAML

---
- name: Deploy {{ svc.name }}
tags:
- uptime-kuma
- status
block:
- import_tasks: deploy-common-service.yml