Alexander Grothe 65dc2b4fd7 Allow overriding preferred refresh rate, resolution and connection
for xrandr_facts module. You can set own preferences e.g. in a
host_vars/localhost.yml using the variables preferred_refreshrates,
preferred_resolutions and preferred_outputs (see
roles/yavdr-xorg/default/main.yml for default values).
2018-05-10 22:04:45 +02: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
2018-02-11 17:16:08 +01:00
2018-02-12 08:48:12 +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 -H ./install-yavdr.sh
Description
No description provided
Readme
Languages
HTML 78.7%
Org 17.7%
Python 3.1%
Shell 0.5%