Go to file
Alexander Grothe 1a10952345 Fix quoting for hardware detection conditions 2017-08-31 15:57:18 +02:00
group_vars Minor changes, update task and variable descriptions 2017-07-30 14:54:43 +02:00
handlers start reorganizing main.yml in roles 2017-07-30 14:29:38 +02:00
library start reorganizing main.yml in roles 2017-07-30 14:29:38 +02:00
roles Fix quoting for hardware detection conditions 2017-08-31 15:57:18 +02:00
LICENSE Initial commit 2017-02-19 13:53:08 +01:00
Manual.html Fix listing of pci cards and gpu filtering 2017-07-16 08:03:50 +02:00
Manual.org Fix quoting for hardware detection conditions 2017-08-31 15:57:18 +02:00
README.md Update README.md 2017-03-17 11:39:48 +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.sh add tasks to playbooks, add dependency for on_vdr script to xorg install 2017-07-30 15:21:05 +02:00
localhost_inventory Cleanup empty lines at beginning of file 2017-06-20 16:19:08 +02:00
yavdr07-headless.yml add tasks to playbooks, add dependency for on_vdr script to xorg install 2017-07-30 15:21:05 +02:00
yavdr07.yml add basic XDG_RUNTIME_DIR 2017-07-31 00:22:10 +02:00

README.md

yavdr-ansible

ansible playbooks for yaVDR

Usage:

On a Ubuntu Server 16.04.x Installation run the following commands:

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