2019-04-24 13:12:40 +02:00
|
|
|
---
|
|
|
|
galaxy_info:
|
|
|
|
author: L3D
|
|
|
|
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
|
2019-06-07 11:41:11 +02:00
|
|
|
license: MIT
|
|
|
|
min_ansible_version: 2.3
|
2019-04-24 13:12:40 +02:00
|
|
|
github_branch: master
|
|
|
|
platforms:
|
|
|
|
- name: Archlinux
|
|
|
|
versions: all
|
|
|
|
- name: Debian
|
|
|
|
versions:
|
2020-05-16 20:40:50 +02:00
|
|
|
- sid
|
|
|
|
- buster
|
|
|
|
- jessie
|
|
|
|
- stretch
|
2019-04-24 13:12:40 +02:00
|
|
|
- name: Ubuntu
|
|
|
|
versions:
|
2020-05-16 20:40:50 +02:00
|
|
|
- xenial
|
|
|
|
- trusty
|
|
|
|
- eoan
|
|
|
|
- bionic
|
2019-04-24 13:12:40 +02:00
|
|
|
galaxy_tags:
|
|
|
|
- akku
|
|
|
|
- warning
|
|
|
|
- energy
|
|
|
|
- i3wm
|
|
|
|
- arch
|
|
|
|
- desktop
|
|
|
|
- batterie
|
|
|
|
dependencies: []
|