Commit Graph

31 Commits

Author SHA1 Message Date
Alexander Grothe 71e772cdca Add role for epgd
This is an initial draft. Many thanks to
minixjr (https://www.vdr-portal.de/forum/index.php?thread/131575-yavdr-ansible/&postID=1313526#post1313526).

TODOs:
 - seperate role(s) for vdr-plugin-epg2vdr and scraper2vdr
 - configure epg2vdr and scraper2vdr
 - allow to use a seperate MySQL/MariaDB server instead of a local one
2019-03-10 20:40:01 +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 260653229b Rearrange Installation of xineliboutput when a VM is detected 2018-09-04 13:21:32 +02:00
Alexander Grothe fa2e50128d Add role to install firmware files 2018-08-10 08:12:24 +02:00
Alexander Grothe 218007ea77 Create own role for yavdr-desktop 2018-02-12 08:48:12 +01:00
Alexander Grothe 19bdac4219 Update playbook 2018-01-18 15:16:15 +01:00
Alexander Grothe 54401f74e0 Fix USB IDs, add new role to playbook yavdr07.yml 2018-01-16 09:12:11 +01:00
Alexander Grothe 4c96c0a128 Add role for automatic configuration of Atric IR-WakeupUSB to playbook 2018-01-01 22:51:57 +01:00
Alexander Grothe 8d201c2e62 Remove always tag from playbook 2017-12-22 14:25:54 +01:00
Alexander Grothe f6ec12448a add autoinstall-virtualbox-guest role to yavdr07.yml playbook 2017-11-22 10:13:35 +01:00
Alexander Grothe 9060429ba6 create extra role for wakeup configuration 2017-11-20 09:45:15 +01:00
Alexander Grothe 052b46ee34 put custom fact collection in own role "collect-facts"
so it is not necessary to run yavdr-common every time we use an
autoinstall-* role
2017-11-20 09:23:50 +01:00
Alexander Grothe 04bf735d28 fix syntax error in task and role name 2017-11-18 10:48:50 +01:00
LuigiDC 45376bea14 DvbSky-S952 firmware auto-download 2017-11-14 22:13:22 +01:00
Alexander Grothe 5c5826db9a Squashed commit of the following:
commit fbad7b65aa
Author: Alexander Grothe <seahawk1986@gmx.de>
Date:   Mon Nov 13 09:44:42 2017 +0100

    remove whitespace

commit 7c2b1ce55d
Author: Alexander Grothe <seahawk1986@gmx.de>
Date:   Mon Nov 13 09:30:42 2017 +0100

    update handlers

commit c985a33229
Author: Alexander Grothe <seahawk1986@gmx.de>
Date:   Mon Nov 13 09:27:02 2017 +0100

    run dpkg-reconfigure if necessary

commit 0358403073
Author: Alexander Grothe <seahawk1986@gmx.de>
Date:   Mon Nov 13 09:24:13 2017 +0100

    fix indentation and quoting

commit 11a7f5478c
Merge: 9d1eb3a ca0bc80
Author: Alexander Grothe <seahawk1986@gmx.de>
Date:   Mon Nov 13 09:21:59 2017 +0100

    Merge branch 'irmp' of https://github.com/yavdr/yavdr-ansible into irmp

commit 9d1eb3a6e3
Author: Alexander Grothe <seahawk1986@gmx.de>
Date:   Mon Nov 13 09:14:11 2017 +0100

    use debconf module instead of shell command

commit ca0bc806ca
Author: Alexander Grothe <seahawk1986@gmx.de>
Date:   Mon Nov 13 09:14:11 2017 +0100

    use debconf module instead of shell command

commit 9794d7b9ef
Author: Alexander Grothe <seahawk1986@gmx.de>
Date:   Mon Nov 13 09:03:02 2017 +0100

    Update Manual.conf

commit 36d189e31c
Author: Alexander Grothe <seahawk1986@gmx.de>
Date:   Mon Nov 13 09:00:53 2017 +0100

    Update Manual.org, fix file permissions for role

commit 896516242b
Author: Luigi Di Carmino <luigidc@gmx.de>
Date:   Sun Nov 12 21:31:18 2017 +0100

    yavdr-hardware-irmp added
2017-11-13 09:46:51 +01:00
Alexander Grothe b2493a5e42 Ansible API change: use import_tasks instead of include 2017-11-12 19:07:21 +01:00
Alexander Grothe 66029826c7 Add role to install nvidia-387 2017-11-09 16:31:58 +01:00
Alexander Grothe a6841d7ae8 add basic XDG_RUNTIME_DIR 2017-07-31 00:22:10 +02:00
Alexander Grothe 9c839f156d add tasks to playbooks, add dependency for on_vdr script to xorg install 2017-07-30 15:21:05 +02:00
Alexander Grothe 15dd3f24f8 Update some descriptions, rearrange order of tasks 2017-07-15 14:28:23 +02:00
Alexander Grothe 1ca87262df add pulseaudio role to yavdr07.yml playbook 2017-06-22 12:10:56 +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 190b94aaa3 fix some roles, change order of role execution in playbook 2017-03-13 22:25:32 +01:00
Alexander Grothe ca33ff5ac4 Update role order, next try for a successfull local installation 2017-03-13 14:53:07 +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
Alexander Grothe efac4618fa Trying some literate programming for this playbook 2017-02-20 14:29:15 +01:00
Alexander Grothe 65f90a610e add proof of concept 2017-02-19 13:56:47 +01:00