This commit is contained in:
havelight-ee
2023-04-27 12:39:14 +09:00
parent d74721cb2c
commit a794f85f96
7 changed files with 167 additions and 28 deletions

19
meta/main.yml Normal file
View File

@@ -0,0 +1,19 @@
---
galaxy_info:
role_name: datasaker
namespace: datasaker
author: 'datasaker'
description: Install Datasaker agent
license: Apache2
min_ansible_version: 2.6
github_branch: main
platforms:
- name: Ubuntu
versions:
- focal
- name: Debian
versions:
- jessie
galaxy_tags:
- monitoring
dependencies: []