first commit - basic but should be working - need to add molecule tests
This commit is contained in:
7
tasks/main.yml
Normal file
7
tasks/main.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
# tasks file for setting up an uptime-kuma instance
|
||||
|
||||
- include: docker.yml
|
||||
tags: install-docker
|
||||
|
||||
- include: uptime-kuma.yml
|
||||
Reference in New Issue
Block a user