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:
parent
55dc921ca1
commit
e71341cbea
2 changed files with 1 additions and 2 deletions
|
@ -7,4 +7,3 @@ install_and_enable_cronie: false
|
||||||
|
|
||||||
# play a video in the background with sound
|
# play a video in the background with sound
|
||||||
multimedia_akku_warning: true
|
multimedia_akku_warning: true
|
||||||
|
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
- name: install zenity and mpv for notifications
|
- name: install zenity and mpv for notifications
|
||||||
become: yes
|
become: yes
|
||||||
package:
|
package:
|
||||||
name:
|
name:
|
||||||
- zenity
|
- zenity
|
||||||
- mpv
|
- mpv
|
||||||
state: present
|
state: present
|
||||||
|
|
Loading…
Reference in a new issue