fbb6003cf9
now it is possible to run just the tasks with the xorg.detect tag: sudo -H ansible-playbook -i "localhost," --tags="xorg.detect" --connection=local yavdr07.yml |
||
---|---|---|
filter_plugins | ||
group_vars | ||
handlers | ||
library | ||
plugins/callbacks | ||
roles | ||
ansible.cfg | ||
displays.yml | ||
hosts | ||
install-yavdr.sh | ||
LICENSE | ||
localhost_inventory | ||
Manual.html | ||
Manual.org | ||
README.md | ||
yavdr07-headless.yml | ||
yavdr07.yml |
yavdr-ansible
ansible playbooks for yaVDR
Usage:
On a Ubuntu Server 18.04.x (or minimal) Installation run the following commands:
sudo apt-get install git
git clone https://github.com/yavdr/yavdr-ansible
cd yavdr-ansible
git checkout bionic
sudo ./install-yavdr.sh