Go to file
Alexander Grothe a0e5702b7b fix typo 2017-09-12 09:37:56 +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 Update satip_facts.py, fix syntax for hardware autoinstall checks 2017-09-04 12:29:53 +02:00
roles fix typo 2017-09-12 09:37:56 +02:00
LICENSE Initial commit 2017-02-19 13:53:08 +01:00
Manual.html Update Manual.html 2017-08-31 15:59:15 +02:00
Manual.org fix typo 2017-09-12 09:37:56 +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 Add module for display resolution detection. 2017-03-26 13:57:31 +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