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

Change video to audio for warning

This commit is contained in:
L3D 2019-08-15 14:02:47 +02:00
parent 9ef46a3e1e
commit b3dc0c1254
Signed by: l3d
GPG key ID: CD08445BFF4313D1
4 changed files with 3 additions and 3 deletions

BIN
files/low_battery.m4a Normal file

Binary file not shown.

Binary file not shown.

View file

@ -14,8 +14,8 @@
- name: copy sound warning video
become: yes
copy:
src: 'files/low_battery.mkv'
dest: '/opt/low_battery.mkv'
src: 'files/low_battery.m4a'
dest: '/opt/low_battery.m4a'
owner: 'root'
group: 'root'
mode: '0644'

View file

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