Go to file
Alexander Grothe 3e8e077164 add function to get acpi power saving modes 2017-11-20 09:20:30 +01:00
group_vars remove firefox from extra_packages 2017-11-09 09:50:48 +01:00
handlers fix syntax error in task and role name 2017-11-18 10:48:50 +01:00
library add function to get acpi power saving modes 2017-11-20 09:20:30 +01:00
roles add function to get acpi power saving modes 2017-11-20 09:20:30 +01:00
LICENSE Initial commit 2017-02-19 13:53:08 +01:00
Manual.html Update Manual.html 2017-11-13 13:16:53 +01:00
Manual.org fix syntax error in task and role name 2017-11-18 10:48:50 +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 add tasks to playbooks, add dependency for on_vdr script to xorg install 2017-07-30 15:21:05 +02:00
localhost_inventory change group name for inventory file 2017-11-12 21:17:44 +01:00
yavdr07-headless.yml Ansible API change: use import_tasks instead of include 2017-11-12 19:07:21 +01:00
yavdr07.yml fix syntax error in task and role name 2017-11-18 10:48:50 +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