Go to file
Alexander Grothe 0ff0b013ba Fix role name in yavdr07-headless.yml 2018-01-28 16:50:23 +01:00
group_vars Fix video directory path 2017-12-17 09:17:41 +01:00
handlers fix syntax error in task and role name 2017-11-18 10:48:50 +01:00
library don't fail in xrandr_facts.py if nvidia-smi is not available 2017-11-22 11:47:44 +01:00
roles Add more DVBSky firmware files to list 2017-12-17 12:25:12 +01:00
LICENSE Initial commit 2017-02-19 13:53:08 +01:00
Manual.html improve syntax, add new variables for detected gpus 2017-11-21 11:31:02 +01:00
Manual.org Fix video directory path 2017-12-17 09:17:41 +01: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 set --no-install-recommands for ansible installation 2017-11-22 11:36:21 +01:00
localhost_inventory change group name for inventory file 2017-11-12 21:17:44 +01:00
yavdr07-headless.yml Fix role name in yavdr07-headless.yml 2018-01-28 16:50:23 +01:00
yavdr07.yml add autoinstall-virtualbox-guest role to yavdr07.yml playbook 2017-11-22 10:13:35 +01: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