Commit Graph

9 Commits

Author SHA1 Message Date
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