Commit Graph

61 Commits

Author SHA1 Message Date
Alexander Grothe fbb6003cf9 Use correct syntax for tag-controlled imports
now it is possible to run just the tasks with the xorg.detect tag:
sudo -H ansible-playbook -i "localhost," --tags="xorg.detect" --connection=local yavdr07.yml
2018-01-07 17:46:55 +01:00
Alexander Grothe c36056561f Add block for repeated start of xorg-verbose@vt7.service 2018-01-07 17:40:29 +01:00
Alexander Grothe ffc4707fdc Fix indentation 2018-01-07 14:53:19 +01:00
Alexander Grothe 886fff4f09 First try to improve automatic xorg configuration
in order to prevent wrong screen connection names
2018-01-07 12:56:46 +01:00
Alexander Grothe 2f02f49aa1 Fix action name 2017-12-20 13:25:21 +01:00
Alexander Grothe 07b9f18659 Add missing quote 2017-12-20 13:22:44 +01:00
Alexander Grothe fb4483c01f fix indentation 2017-12-20 13:22:01 +01:00
Alexander Grothe 4f95b57a9d Download yaVDR Logo, install feh 2017-12-20 13:18:30 +01:00
Alexander Grothe 1befca797e Fix syntax and indentation 2017-12-20 10:52:22 +01:00
Alexander Grothe fd1d7744fb Add missing quotes at end of string 2017-12-20 10:48:49 +01:00
Alexander Grothe 3aadc14dbb Add irexec.service for the user session 2017-12-20 10:43:15 +01:00
Alexander Grothe a84b9b1742 Increase timeout after stopping xlogin@vdr 2017-12-19 15:27:36 +01:00
Alexander Grothe bde3106c47 Fix order of xlogin package installation and calling write-x11-keyboard-config 2017-12-19 14:43:55 +01:00
Alexander Grothe 89963fa35b Add .Xresources for user vdr 2017-12-17 15:06:45 +01:00
Alexander Grothe 5d6ffd6f4c Fix plugin name and typo 2017-12-17 11:37:28 +01:00
Alexander Grothe dd0cd703fe Fix syntax error caused by typo 2017-12-17 11:31:53 +01:00
Alexander Grothe 4097b01602 Add comment to write-x11-keyboard-config 2017-12-17 11:28:47 +01:00
Alexander Grothe b1532f7a7a Move creation of X11 keyboard configuration to external script
heredocs with indentations don't work properly in Ansible shell commands
2017-12-17 11:07:40 +01:00
Alexander Grothe f94dd32250 remove empty line (which breaks syntax) 2017-12-17 10:41:41 +01:00
Alexander Grothe 7b685ebe98 Set X11 keyboard configuration according to /etc/default/keyboard values 2017-12-17 10:38:12 +01:00
Alexander Grothe 1405c73c87 Install vdr-plugin-pulsectrl and vdr-plugin-osd2web
use the bluecd instead of blue
2017-12-17 10:02:09 +01:00
Alexander Grothe f302e4e06c Revert "add xrandr package to setup-xorg.yml"
This reverts commit f8553943ab.
2017-11-22 11:46:02 +01:00
Alexander Grothe f8553943ab add xrandr package to setup-xorg.yml 2017-11-22 11:42:42 +01:00
Alexander Grothe 440032137b remove colon from name variables, fix org syntax error 2017-11-22 08:17:16 +01:00
Alexander Grothe 75cd1eb560 improve syntax, add new variables for detected gpus 2017-11-21 11:31:02 +01:00
Alexander Grothe b2493a5e42 Ansible API change: use import_tasks instead of include 2017-11-12 19:07:21 +01:00
Alexander Grothe 6b7a41ba5d Separate installation of gui applications 2017-11-09 10:37:06 +01:00
Alexander Grothe 5512442737 Add firefox to yavdr-xorg setup-xorg.yml 2017-11-09 09:51:16 +01:00
Alexander Grothe 1a10952345 Fix quoting for hardware detection conditions 2017-08-31 15:57:18 +02:00
Alexander Grothe 49bcc96702 add wm-exit.service for the user session 2017-07-31 12:26:50 +02:00
Alexander Grothe f41d78ccb5 Fix path for template 2017-07-31 11:52:04 +02:00
Alexander Grothe 07b00a68b2 Add dependency to x@vt7.service to the user session 2017-07-31 11:45:33 +02:00
Alexander Grothe ea5ea149f9 start x@.service before xlogin@{{ vdr.user }} 2017-07-31 10:38:02 +02:00
Alexander Grothe 97999797c0 Add missing quotes 2017-07-31 08:47:18 +02:00
Alexander Grothe 75182264ec Fix file permissions for some system units 2017-07-31 08:44:27 +02:00
Alexander Grothe 2bb3b5758a let softhddevice start detached 2017-07-31 08:22:05 +02:00
Alexander Grothe e1eefe0902 remove duplicate 2017-07-31 08:21:34 +02:00
Alexander Grothe 1b96a3ab7f Update 2017-07-30 23:53:19 +02:00
Alexander Grothe e9cc0fec54 use vdr.user variable for xlogin session start 2017-07-30 23:28:13 +02:00
Alexander Grothe 2167d28123 rearrange order of xorg tasks 2017-07-30 23:19:35 +02:00
Alexander Grothe 483f9e2878 Enable pulseaudio for the session 2017-07-30 23:09:58 +02:00
Alexander Grothe b9082eadc9 Add frontend script to session, install vdr-plugin-desktop 2017-07-30 21:55:48 +02:00
Alexander Grothe 9c839f156d add tasks to playbooks, add dependency for on_vdr script to xorg install 2017-07-30 15:21:05 +02:00
Alexander Grothe f173dc14cb fix include 2017-07-30 14:34:48 +02:00
Alexander Grothe 02ccd7de10 start reorganizing main.yml in roles 2017-07-30 14:29:38 +02:00
Alexander Grothe 4dfb0fde81 Add expansion of some templates, rearrange tasks 2017-07-16 11:21:04 +02:00
Alexander Grothe 6c3cc84c60 Rearrange tasks in yavdr-xorg 2017-07-16 11:05:54 +02:00
Alexander Grothe 3521f9eee8 Fix typo 2017-07-16 08:16:47 +02:00
Alexander Grothe fbd5e88f64 Change order of package installation and stopping xorg-related jobs,
so it does not fail because they don't exist yet.
2017-07-16 08:02:25 +02:00
Alexander Grothe 15dd3f24f8 Update some descriptions, rearrange order of tasks 2017-07-15 14:28:23 +02:00