Alexander Grothe
76ace23b5e
Improve Compatibility with Python3
...
replace .iteritems() with .items | list in jinja2 Templates
2019-02-24 18:42:46 +01:00
Alexander Grothe
65e2ac1e5f
Disable screen blanking by default via xorg configuration snippet
...
Further changes:
- add ppa:yavdr/experimental-kodi for KODI 18
- add set-kodi-display script to allow switching DISPLAY in dual
screen configuration (inkompatible with KODI 17)
2019-02-04 17:57:34 +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
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
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
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
45b0519b83
minor changes to comments
2017-03-16 10:26:32 +01: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
Alexander Grothe
228ac70b5e
add role for samba-install, grub-config, update network and handlers
2017-02-23 13:15:04 +01:00