mirror of
https://github.com/roles-ansible/role_akku_warning.git
synced 2024-08-16 10:09:50 +02:00
25 lines
503 B
YAML
25 lines
503 B
YAML
---
|
|
galaxy_info:
|
|
author: do1jlr
|
|
description: Get a popup if the akku is getting low, get a warning sound, if the akku is even lower.
|
|
role_name: akku_warning
|
|
namespace: l3d
|
|
license: MIT
|
|
min_ansible_version: "2.13"
|
|
platforms:
|
|
- name: ArchLinux
|
|
versions: ['all']
|
|
- name: Debian
|
|
versions: ['all']
|
|
- name: Ubuntu
|
|
versions: ['all']
|
|
galaxy_tags:
|
|
- akku
|
|
- warning
|
|
- energy
|
|
- i3wm
|
|
- arch
|
|
- desktop
|
|
- batterie
|
|
- linux
|
|
dependencies: []
|