ansible-role-knx-monitor/meta/main.yml

36 lines
565 B
YAML
Raw Permalink Normal View History

2022-12-19 16:11:10 +01:00
galaxy_info:
author: Laur Ivan
namespace: laurivan
role_name: knx_monitor
description: KNX Monitor Docker
2022-12-19 16:11:10 +01:00
license: MIT
min_ansible_version: "2.4"
min_ansible_container_version: "2.4"
2022-12-19 16:11:10 +01:00
platforms:
- name: Debian
versions:
- buster
- bullseye
- name: Ubuntu
versions:
- bionic
- focal
- jammy
- name: Alpine
version:
- all
- name: ArchLinux
2022-12-19 16:11:10 +01:00
versions:
- all
2022-12-19 16:11:10 +01:00
galaxy_tags:
- knx
- monitor
- influxdb
- flux
- docker
2022-12-19 16:11:10 +01:00
dependencies: []