Commit Graph

15 Commits

Author SHA1 Message Date
Alexander Grothe d08d060439 Fix iteration over list 2017-11-22 09:26:32 +01:00
Alexander Grothe 0cd621b6a6 extend hardware_facts.py with bool variables for detected graphic card manufacturers 2017-11-22 09:24:33 +01:00
Alexander Grothe 75cd1eb560 improve syntax, add new variables for detected gpus 2017-11-21 11:31:02 +01:00
Alexander Grothe 3e8e077164 add function to get acpi power saving modes 2017-11-20 09:20:30 +01: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 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 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