Alexander Grothe fbb6003cf9 Use correct syntax for tag-controlled imports
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
2018-01-07 17:46:55 +01:00
2017-12-19 09:36:32 +01:00
2018-01-01 23:09:10 +01:00
2017-08-28 18:13:08 +02:00
2017-02-19 14:06:11 +01:00
2017-02-19 13:53:08 +01:00
2017-12-28 09:54:42 +01:00
2017-11-22 12:44:36 +01:00

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
Description
No description provided
Readme
Languages
HTML 78.7%
Org 17.7%
Python 3.1%
Shell 0.5%