Alexander Grothe
4d393d924f
Write data from xorg-detect as local facts for futher usage
2018-01-19 07:51:38 +01:00
Alexander Grothe
9c17b948af
fix dictionary creation
2018-01-16 15:08:20 +01:00
Alexander Grothe
06ee0d83a8
Another syntax correction
2018-01-16 15:02:13 +01:00
Alexander Grothe
08c2154220
Fix indentation, reorder tasks
2018-01-16 15:01:27 +01:00
Alexander Grothe
b08f5d842a
Fix indentation
2018-01-16 14:58:22 +01:00
Alexander Grothe
b8b86e8a1d
Write local facts for results of xorg-detect
2018-01-16 14:56:51 +01:00
Alexander Grothe
252cade885
use ansible_managed instead of own variable ansible_managed_file
2018-01-16 13:07:58 +01:00
Alexander Grothe
7de6a0e193
add xrandr variable
2018-01-16 12:28:18 +01:00
Alexander Grothe
3e24e74cff
Write xorg variable to a file
2018-01-16 12:08:18 +01:00
Alexander Grothe
7c88fd6e6a
Fix warning, use correct "creates" argument for command
2018-01-16 09:27:25 +01:00
Alexander Grothe
1bcf91fecc
Fix case of boolean variable
2018-01-07 19:00:27 +01:00
Alexander Grothe
7f8f5b8290
Change from tag to variable first_run
2018-01-07 18:45:01 +01:00
Alexander Grothe
e1b17e00aa
Fix handler name
2018-01-07 17:58:33 +01:00
Alexander Grothe
b1ebc54438
Start xlogin@vdr after xorg.detect using a handler
2018-01-07 17:55:18 +01:00
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
9f42da23f6
ForceFullCompositionPipeline for nvidia cards
...
to prevent screen tearing when playing video with xineliboutput-sxfe
or other video players which use opengl components
2018-01-03 13:19:59 +01:00
Alexander Grothe
41e44b67a4
use ansible_managed_file as comment
2018-01-01 22:38:13 +01:00
Alexander Grothe
c54313c6e7
Add window rule in rc.xml for vdr-sxfe
2017-12-28 15:52:35 +01:00
Alexander Grothe
9440928891
Change rc.xml for openbox to be less restrictive
2017-12-26 20:47:38 +01:00
Alexander Grothe
98674ffc4f
Set background with feh
2017-12-20 13:31:36 +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
4b9332b277
Automatically start irexec.service
2017-12-20 11:00:15 +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
63bc6828aa
Add missing template file
2017-12-17 11:40:39 +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
856b45a88e
remove obsolete script read_xrandr.py
2017-11-12 21:21:14 +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