--- # which user are we currently using? akku_user: "{{ ansible_user_id }}" # which sound should we play? akku_sound_src: 'files/low_battery.m4a' akku_sound_dest: '/opt/low_battery.m4a' # should we install cronie? install_and_enable_cronie: false # play a video in the background with sound multimedia_akku_warning: true # version check for this playbook submodules_versioncheck: true