Go to file
Alexander Grothe 0ec472d7b2 Add module for display resolution detection.
xorg_facts sets the variable xorg with display information parsed from
xrandr's output
2017-03-26 13:57:31 +02:00
group_vars minor changes to comments 2017-03-16 10:26:32 +01:00
handlers cleanup 2017-03-13 15:27:21 +01:00
library Add module for display resolution detection. 2017-03-26 13:57:31 +02:00
roles Add module for display resolution detection. 2017-03-26 13:57:31 +02:00
displays.yml Add module for display resolution detection. 2017-03-26 13:57:31 +02:00
hosts update README and hosts 2017-02-19 14:06:11 +01:00
install-yavdr.sh cleanup 2017-03-13 15:27:21 +01:00
LICENSE Initial commit 2017-02-19 13:53:08 +01:00
localhost_inventory Add module for display resolution detection. 2017-03-26 13:57:31 +02:00
Manual.html Add module for display resolution detection. 2017-03-26 13:57:31 +02:00
Manual.org Add module for display resolution detection. 2017-03-26 13:57:31 +02:00
README.md Update README.md 2017-03-17 11:39:48 +01:00
yavdr07-headless.yml cleanup 2017-03-13 15:27:21 +01:00
yavdr07.yml fix some roles, change order of role execution in playbook 2017-03-13 22:25:32 +01:00

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