Commit Graph

12 Commits

Author SHA1 Message Date
Alexander Grothe 9e58e0b4e4 Fix deprecation warnings for Ansible 2.8 2019-05-23 17:10:19 +02:00
Alexander Grothe de699b12b1 Add udiskie to yavdr-desktop role
this is used to mount external data devices automatically

Add yavdr-i18n to the default packages,
so translations using the transale filter will work properly
2019-05-15 16:33:36 +02:00
Alexander Grothe c706146eac Update Manual.org and Manual.html 2019-03-10 20:41:01 +01:00
Alexander Grothe 96b029fd24 Update usage of apt module, move away from deprecated loop approach 2018-10-05 17:49:39 +02:00
Alexander Grothe 264f1b311c Revert "use debconf module instead of shell command"
openbox autostart calls the autostart script with sh as shell and
using ansible's debconf module does not change dash to bash
successfully, so for the moment we need to use the shell command instead.

This reverts commit 4170935a5a.
2018-08-09 10:07:20 +02:00
Alexander Grothe 16b84b080d Add notification 2018-08-03 12:29:20 +02:00
Alexander Grothe 16886c3806 Remove old code 2018-08-03 10:35:28 +02:00
Alexander Grothe 4170935a5a use debconf module instead of shell command 2018-08-03 10:32:02 +02:00
Alexander Grothe c5d0277610 cleanup whitespace 2017-11-22 11:40:17 +01:00
Alexander Grothe 19a1f98d74 run task only if file exists 2017-11-22 11:37:20 +01:00
Alexander Grothe 49bcecb027 allow action to fail if file does not exist 2017-11-22 10:56:21 +01:00
Alexander Grothe 3e8e077164 add function to get acpi power saving modes 2017-11-20 09:20:30 +01:00