Commit Graph

38 Commits

Author SHA1 Message Date
Alexander Grothe 186319044a Add more configuration variables and explanations to group_vars 2019-04-08 21:59:16 +02:00
Alexander Grothe 1542c64c5a Add template for /etc/default/vdr 2019-03-25 19:39:49 +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 c2962eed4c Add vdrpbd and vdr-addon-lifeguard-ng as default packages
and update rules for dvb ff devices
2019-01-19 12:23:39 +01:00
Alexander Grothe b45785bb6d Fix typos in playbook files 2019-01-02 10:13:18 +01:00
Alexander Grothe f1709c8494 rename variable serial_device to serial_ir_device
and add an entry for the serial-ir role to the playbook (commented out
by default, so the user has to enable it if required)
2019-01-02 09:26:56 +01:00
Alexander Grothe 46de4a1b80 Don't install vdr-plugin-restfulapi by default
It crashes if the channel list is empty
2018-08-02 10:03:35 +02:00
Alexander Grothe 3e14f0a969 Set xineliboutput as output plugin for virtualbox 2018-02-12 16:37:41 +01:00
Alexander Grothe d8f70de0b5 Add note for vdr user properties 2018-02-12 14:39:31 +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 467c960bf3 Change ansible_managed_file variable 2018-01-01 22:37:42 +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 a84b9b1742 Increase timeout after stopping xlogin@vdr 2017-12-19 15:27:36 +01:00
Alexander Grothe 3051e04c53 Add inital i18n translation support
The filter_plugin translate allows to translate strings using yavdr.mo
files from the package yavdr-i18n.

ansible-playbook must be called with an UTF-8 locale (e.g. de_DE.UTF-8), LANG=C or
LANG=POSIX are not allowed.

Usage of the new filter:

"{{ "my string" | translate }}"
2017-12-18 17:55:53 +01:00
Alexander Grothe 59685f9a99 Fix video directory path 2017-12-17 09:16:50 +01:00
Alexander Grothe 295a99c622 Change PPAs for experimental bionic packages 2017-12-16 16:33:55 +01:00
Alexander Grothe 9060429ba6 create extra role for wakeup configuration 2017-11-20 09:45:15 +01:00
Alexander Grothe 22d743761f remove firefox from extra_packages 2017-11-09 09:50:48 +01:00
Alexander Grothe 744e8dfc4d Add firefox and vdr-addon-acpiwakeup to extra packages 2017-11-04 15:23:39 +01:00
Alexander Grothe 264a2f2252 Minor changes, update task and variable descriptions 2017-07-30 14:54:43 +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 1169ce7949 Do not set vdr lirc socket if frontend is set to "kodi" 2017-07-16 09:27:04 +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 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 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 7b7ac891a2 Update all 2017-06-19 07:48:25 +02:00
Alexander Grothe 45b0519b83 minor changes to comments 2017-03-16 10:26:32 +01:00
Alexander Grothe dc757482a3 add vdr restart handler to autoinstall roles, move satip detection 2017-03-13 19:34:54 +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 bcc016b7e6 Add some roles for autodetection of Hardware 2017-03-02 16:01:52 +01:00
Alexander Grothe 228ac70b5e add role for samba-install, grub-config, update network and handlers 2017-02-23 13:15:04 +01:00
Alexander Grothe 9fe824e452 cleanup and test basic functionality 2017-02-22 15:27:48 +01:00