Commit Graph

287 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 af3ef457b6 Update Manual.org and Manual.html 2018-01-07 17:35:32 +01:00
Alexander Grothe 98729f7cbd Change order of eventlircd.socket and eventlircd.service start and activation 2018-01-07 17:26:46 +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 c6207490b8 Fix typo 2018-01-05 11:00:21 +01:00
Alexander Grothe 3006830cc1 configure systemd properties for all needed service- and socket-Units
also add more tags to the role
2018-01-05 10:57:31 +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 4b8ff236b5 call lircd2uinput-add after lircd has been started 2018-01-01 23:41:03 +01:00
Alexander Grothe 2e8bd59576 Fix systemd drop-in ExecStopCommand 2018-01-01 23:27:47 +01:00
Alexander Grothe ec0234f938 add missing section header 2018-01-01 23:09:10 +01:00
Alexander Grothe d09df785b6 add automatic tagging for roles 2018-01-01 23:05:40 +01:00
Alexander Grothe 1d108dc61f Fix name and destination for lirc options file 2018-01-01 23:02:40 +01:00
Alexander Grothe d8c3b9c5bd Fix indentation 2018-01-01 22:55:59 +01:00
Alexander Grothe ce941ce722 Fix apt task 2018-01-01 22:54:47 +01:00
Alexander Grothe 2c08b97090 Add dependency to yavdr-remote role for autoinstall-atric-usb 2018-01-01 22:53:47 +01:00
Alexander Grothe 4c96c0a128 Add role for automatic configuration of Atric IR-WakeupUSB to playbook 2018-01-01 22:51:57 +01:00
Alexander Grothe 13209045b8 Add missing template file 2018-01-01 22:46:19 +01:00
Alexander Grothe 27278862a5 Fix syntax error 2018-01-01 22:42:58 +01:00
Alexander Grothe 88254f8e79 add tags to yavdr-remote, add autoinstall-atric-usb role 2018-01-01 22:39:10 +01:00
Alexander Grothe 41e44b67a4 use ansible_managed_file as comment 2018-01-01 22:38:13 +01:00
Alexander Grothe 467c960bf3 Change ansible_managed_file variable 2018-01-01 22:37:42 +01:00
Alexander Grothe 6468b5d432 decrease sleep time 2018-01-01 17:39:00 +01:00
Alexander Grothe 7476635066 remove unnecessary sleep after kodi has been stopped 2018-01-01 17:36:51 +01:00
Alexander Grothe 34a0a0e36c Merge branch 'bionic' of https://github.com/yavdr/yavdr-ansible into bionic 2018-01-01 15:33:11 +01:00
Alexander Grothe b9c56955b4 Improve KODI stop detection in kodi.service.j2 template 2018-01-01 15:32:30 +01:00
Alexander Grothe 4682af7c3a Add some tags for ppa related tasks 2017-12-28 17:28:43 +01:00
Alexander Grothe 14d05a742b Merge branch 'bionic' of https://github.com/yavdr/yavdr-ansible into bionic 2017-12-28 15:53:21 +01:00
Alexander Grothe c54313c6e7 Add window rule in rc.xml for vdr-sxfe 2017-12-28 15:52:35 +01:00
seahawk1986 f42fc8f144
Update install-yavdr.sh 2017-12-28 12:21:56 +01:00
seahawk1986 02a1d94108
Update README.md 2017-12-28 09:54:42 +01:00
Alexander Grothe 9440928891 Change rc.xml for openbox to be less restrictive 2017-12-26 20:47:38 +01:00
Alexander Grothe 1689195d42 Add yavdr bootsplash (adds up to 2-3 seconds to boot time)
choose nosplash instead of splash to disable plymouth
2017-12-26 12:58:29 +01:00
Alexander Grothe 8d201c2e62 Remove always tag from playbook 2017-12-22 14:25:54 +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 784ea1d0b2 Fix example list in module documentation 2017-12-20 10:44:05 +01:00
Alexander Grothe 3aadc14dbb Add irexec.service for the user session 2017-12-20 10:43:15 +01:00
Alexander Grothe ea39de7a21 Merge branch 'bionic' of https://github.com/yavdr/yavdr-ansible into bionic 2017-12-19 20:13:50 +01:00
Alexander Grothe 4c4705e49f Fix condition 2017-12-19 20:10:39 +01:00
seahawk1986 87969286f2
delete block in file if vdr.hide_first_recordinglevel is not set 2017-12-19 20:02:06 +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