15 lines
324 B
YAML
15 lines
324 B
YAML
|
---
|
||
|
galaxy_info:
|
||
|
author: "Brandon Shipley"
|
||
|
description: "Ansible role to install/run uptime-kuma via docker-compose"
|
||
|
company: "HiPoweredDev"
|
||
|
license: MIT
|
||
|
min_anisble_version: 2.9
|
||
|
role_name: ansible-role-uptime-kuma
|
||
|
galaxy_tags:
|
||
|
- uptime
|
||
|
- status
|
||
|
- monitoring
|
||
|
- uptime-kuma
|
||
|
- hi-powered-dev
|