Commit Graph

17 Commits

Author SHA1 Message Date
Alexander Grothe bdda4bc4c0 Update satip_facts.py, fix syntax for hardware autoinstall checks 2017-09-04 12:29:53 +02:00
Alexander Grothe 02ccd7de10 start reorganizing main.yml in roles 2017-07-30 14:29:38 +02:00
Alexander Grothe 0f9caa6605 add some empty lines 2017-07-28 15:07:57 +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 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 15dd3f24f8 Update some descriptions, rearrange order of tasks 2017-07-15 14:28:23 +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 d45d4ff643 fix padline option for source blocks 2017-06-21 12:46:51 +02:00
Alexander Grothe 8a1aa945de fix indentation errors 2017-06-20 16:38:38 +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
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
Alexander Grothe 10c3d12215 Add role to install nfs-server, cleanup roles and configuration
- use generic media_dirs including vdr recdir, loop over them to
  create directories, configure samba, nfs, etc.
- add role to install an configure nfs-kernel-server
- cleanup roles
- add custom fact modules
2017-03-13 10:40:35 +01:00