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

13 lines
278 B
YAML
Raw Normal View History

---
2019-04-24 13:07:10 +02:00
# which user are we currently using?
akku_user: "{{ ansible_user_id }}"
# should we install cronie?
install_and_enable_cronie: false
# play a video in the background with sound
multimedia_akku_warning: true
2019-05-17 16:07:17 +02:00
# version check for this playbook
submodules_versioncheck: true