Go to file
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
filter_plugins Add inital i18n translation support 2017-12-18 17:55:53 +01:00
group_vars rename variable serial_device to serial_ir_device 2019-01-02 09:26:56 +01:00
handlers Add handler to indicate a reboot is required 2018-08-10 08:12:49 +02:00
library create empty result if no data have been found 2018-09-03 11:11:48 +02:00
plugins/callbacks add automatic tagging for roles 2018-01-01 23:05:40 +01:00
roles rename variable serial_device to serial_ir_device 2019-01-02 09:26:56 +01:00
LICENSE Initial commit 2017-02-19 13:53:08 +01:00
Manual.html rename variable serial_device to serial_ir_device 2019-01-02 09:26:56 +01:00
Manual.org rename variable serial_device to serial_ir_device 2019-01-02 09:26:56 +01:00
README.md Update README.md 2018-07-13 09:53:39 +02:00
ansible.cfg use ansible_managed instead of own variable ansible_managed_file 2018-01-16 13:07:58 +01:00
displays.yml Update displays.yml 2017-08-28 18:13:08 +02:00
hosts update README and hosts 2017-02-19 14:06:11 +01:00
install-yavdr-headless.sh Add install script for headless installation 2018-12-31 19:42:02 +01:00
install-yavdr.sh Add install script for headless installation 2018-12-31 19:42:02 +01:00
localhost_inventory change group name for inventory file 2017-11-12 21:17:44 +01:00
yavdr07-headless.yml Add rules to install drivers to yavdr07-headless.yml 2018-08-10 08:11:45 +02:00
yavdr07.yml rename variable serial_device to serial_ir_device 2019-01-02 09:26:56 +01:00

README.md

yavdr-ansible

ansible playbooks for yaVDR

Usage:

On a Ubuntu Server 18.04.x (the alternative server installer should be preferred: https://www.ubuntu.com/download/alternative-downloads#alternate-ubuntu-server-installer) (or a minimal) Installation run the following commands:

sudo apt-get install git
git clone https://github.com/yavdr/yavdr-ansible
cd yavdr-ansible
git checkout bionic
sudo -H ./install-yavdr.sh