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

delete useless whitespace

This commit is contained in:
Lilian Roller 2019-04-24 13:15:38 +02:00
parent 55dc921ca1
commit e71341cbea
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B
2 changed files with 1 additions and 2 deletions

View file

@ -7,4 +7,3 @@ install_and_enable_cronie: false
# play a video in the background with sound
multimedia_akku_warning: true

View file

@ -21,7 +21,7 @@
- name: install zenity and mpv for notifications
become: yes
package:
name:
name:
- zenity
- mpv
state: present