Commit Graph

93 Commits

Author SHA1 Message Date
Alexander Grothe 264a2f2252 Minor changes, update task and variable descriptions 2017-07-30 14:54:43 +02:00
Alexander Grothe f173dc14cb fix include 2017-07-30 14:34:48 +02:00
Alexander Grothe b50bf17557 Merge branch 'master' of https://github.com/yavdr/yavdr-ansible 2017-07-30 14:31:04 +02:00
Alexander Grothe 02ccd7de10 start reorganizing main.yml in roles 2017-07-30 14:29:38 +02:00
Alexander Grothe c61c037914 Merge branch 'master' of https://github.com/yavdr/yavdr-ansible 2017-07-28 16:10:48 +02:00
Alexander Grothe 728fd7c92b Cleanup 2017-07-28 16:09:11 +02:00
Alexander Grothe c42881044e simplify debug output 2017-07-28 16:08:30 +02:00
Alexander Grothe 0f9caa6605 add some empty lines 2017-07-28 15:07:57 +02:00
Alexander Grothe 373f44e6aa Add lirc socket as option for kodi
so any kodi package can be used
2017-07-28 15:04:36 +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 10b7286720 Disable lircd-uinput.service 2017-07-16 10:17:08 +02:00
Alexander Grothe b56c98179a Update xorg.conf template for dual screen 2017-07-16 09:58:23 +02:00
Alexander Grothe 9b4ca5e134 Add template for vdr lirc configuration 2017-07-16 09:34:03 +02:00
Alexander Grothe 980df3481e Fix package name for lirc 2017-07-16 09:27:30 +02:00
Alexander Grothe 1169ce7949 Do not set vdr lirc socket if frontend is set to "kodi" 2017-07-16 09:27:04 +02:00
Alexander Grothe 476f298b8c Fix typo 2017-07-16 09:21:35 +02:00
Alexander Grothe 8133f7e786 Let yavdr-remote always install eventlircd, activate lircd for vdr 2017-07-16 09:17:39 +02:00
Alexander Grothe b6dfc4e737 softhddevice-vpp is newer 2017-07-16 08:45:09 +02:00
Alexander Grothe 101d2c619e Enable and start additional services after the avahi-linker installation 2017-07-16 08:29:13 +02:00
Alexander Grothe 72c016d14a Return a list of dicts with GPU properties instead of a list of lists 2017-07-16 08:16:55 +02:00
Alexander Grothe 3521f9eee8 Fix typo 2017-07-16 08:16:47 +02:00
Alexander Grothe 7794847171 Fix typo in variable name 2017-07-16 08:07:47 +02:00
Alexander Grothe 12df1cba57 Fix listing of pci cards and gpu filtering 2017-07-16 08:03:50 +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
Alexander Grothe a27014f076 Cleanup 2017-07-08 13:45:51 +02:00
Alexander Grothe 9d61950078 add pulseaudio role 2017-07-08 13:38:13 +02:00
Alexander Grothe 2a4dc82e21 add xorg autoconfiguration, install some config files for vdr, update nfs- and avahi configuration 2017-07-08 13:37:35 +02:00
Alexander Grothe 87600748ee add template for environment loader of vdr.service 2017-06-22 13:29:57 +02:00
Alexander Grothe 86488b5a79 fix looping over variable 2017-06-22 13:29:20 +02:00
Alexander Grothe ae8d54aed1 vdr.service: load environment from user session, create avahi services 2017-06-22 13:28:10 +02:00
Alexander Grothe 1ca87262df add pulseaudio role to yavdr07.yml playbook 2017-06-22 12:10:56 +02:00
Alexander Grothe 2cef31ad85 add pulseaudio role 2017-06-22 12:10:23 +02:00
Alexander Grothe d7000f0dac Fix indentation for /etc/exports template 2017-06-22 12:09:49 +02:00
Alexander Grothe d45d4ff643 fix padline option for source blocks 2017-06-21 12:46:51 +02:00
Alexander Grothe 2782daf931 update yavdr-xorg files 2017-06-21 10:14:35 +02:00
Alexander Grothe 2a039bcd3a add role to install nvidia-381 driver 2017-06-20 16:46:57 +02:00
Alexander Grothe 8a1aa945de fix indentation errors 2017-06-20 16:38:38 +02:00
Alexander Grothe b374fe4ead more formatting corrections, add yavdr-remote role 2017-06-20 16:20:24 +02:00
Alexander Grothe ddf59c34f1 Cleanup empty lines at beginning of file 2017-06-20 16:19:08 +02:00
Alexander Grothe 5e5f9f346a add xorg configuration and driver autodetection 2017-06-20 15:09:15 +02:00
seahawk1986 76b6c46727 Update Manual.org 2017-06-19 07:51:19 +02:00
seahawk1986 7b7ac891a2 Update all 2017-06-19 07:48:25 +02:00
Alexander Grothe d513db21ca Update TODO list 2017-05-18 16:06:31 +02:00
Alexander Grothe 84cbac8554 merge 2017-05-12 18:21:26 +02:00
Alexander Grothe e2e54637e1 Update Manual.org, make writing edid data optional in xrandr_facts.py 2017-04-12 10:35:12 +02:00
Alexander Grothe a788fdcb4d Add fact collection with xrandr 2017-04-10 13:24:40 +02:00
Alexander Grothe bcbdc8308b Improve sorting modelines to get the best resolution 2017-03-26 15:49:21 +02:00
Alexander Grothe 0ec472d7b2 Add module for display resolution detection.
xorg_facts sets the variable xorg with display information parsed from
xrandr's output
2017-03-26 13:57:31 +02:00