first commit - basic but should be working - need to add molecule tests

This commit is contained in:
Brandon Shipley
2024-04-15 20:35:48 -07:00
commit f1f4c931fe
9 changed files with 144 additions and 0 deletions

14
meta/main.yml Normal file
View File

@@ -0,0 +1,14 @@
---
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