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

Improve meta info

This commit is contained in:
Lilian Roller 2019-06-11 13:27:50 +02:00
parent fad02afabe
commit dec0f4d311
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B
3 changed files with 12 additions and 3 deletions

View file

@ -1,9 +1,17 @@
Akku Warning role
---------------------
<a href="https://galaxy.ansible.com/do1jlr/akku-warning"><img width="80px" src="https://galaxy.ansible.com/assets/galaxy-logo-02.svg"/></a>
### Get it directly from Ansible Galaxy
```bash
$ ansible-galaxy install do1jlr.i3wm
```
### Function
This ansible warning will install an bash Script, that will be executet every 3 minutes.
If your batterie is under 25 min, it will start warning you.
If your batterie is under 25 percent, it will start warning you.
This role is only tested on arch, but probably will work on all distros!
@ -19,4 +27,4 @@ install_and_enable_cronie: false
# play a video in the background with sound
multimedia_akku_warning: true
```
*For a complete view of all variables pleas have a look into the default folder.*

View file

@ -2,6 +2,7 @@
galaxy_info:
author: L3D
description: Get a popup if the akku is getting low, get a warning sound, if the akku is even lower.
role_name: akku-warning
license: MIT
min_ansible_version: 2.3
github_branch: master

View file

@ -1,3 +1,3 @@
---
playbook_version_number: 100
playbook_version_number: 101
playbook_version_path: '/etc/ansible-version/role-akku-warning_chaos-bodensee_github.com.version'