mirror of
https://github.com/roles-ansible/role_akku_warning.git
synced 2024-08-16 10:09:50 +02:00
Add gitmodule
This commit is contained in:
parent
ecf6ae5594
commit
f15421be48
1 changed files with 17 additions and 0 deletions
17
README.md
Normal file
17
README.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
Akku Warning role
|
||||
---------------------
|
||||
|
||||
This ansible warning will install an bash Script, that will be executet every 3 minutes.
|
||||
|
||||
If your akku is under 25 min, it will make a warning.
|
||||
|
||||
Variables:
|
||||
-----------
|
||||
```
|
||||
# should we install cronie?
|
||||
install_and_enable_cronie: false
|
||||
|
||||
# play a video in the background with sound
|
||||
multimedia_akku_warning: true
|
||||
```
|
||||
|
Loading…
Reference in a new issue