1
0
Fork 0
mirror of https://github.com/roles-ansible/role_akku_warning.git synced 2024-08-16 10:09:50 +02:00
role_akku_warning/meta/main.yml

26 lines
503 B
YAML
Raw Normal View History

2019-04-24 13:12:40 +02:00
---
galaxy_info:
2021-11-11 21:20:47 +01:00
author: do1jlr
2019-04-24 13:12:40 +02:00
description: Get a popup if the akku is getting low, get a warning sound, if the akku is even lower.
2019-06-24 13:40:31 +02:00
role_name: akku_warning
2023-10-29 00:45:14 +02:00
namespace: l3d
2019-06-07 11:41:11 +02:00
license: MIT
2023-10-29 00:45:14 +02:00
min_ansible_version: "2.13"
2019-04-24 13:12:40 +02:00
platforms:
2023-10-29 00:45:14 +02:00
- name: ArchLinux
versions: ['all']
2019-04-24 13:12:40 +02:00
- name: Debian
2023-10-29 00:45:14 +02:00
versions: ['all']
2019-04-24 13:12:40 +02:00
- name: Ubuntu
2023-10-29 00:45:14 +02:00
versions: ['all']
2019-04-24 13:12:40 +02:00
galaxy_tags:
- akku
- warning
- energy
- i3wm
- arch
- desktop
- batterie
2023-10-29 00:45:14 +02:00
- linux
2019-04-24 13:12:40 +02:00
dependencies: []