From e51cfe4447b07dcf5e925d45f2d8964339bb7f42 Mon Sep 17 00:00:00 2001 From: Alexander Grothe Date: Fri, 19 Jan 2018 07:49:27 +0100 Subject: [PATCH] Update installation instructions --- Manual.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Manual.org b/Manual.org index 2a8d942..10ca296 100644 --- a/Manual.org +++ b/Manual.org @@ -132,6 +132,7 @@ To use this playbook on a Ubuntu Server Installation you need to run the followi sudo apt-get install git git clone https://github.com/yavdr/yavdr-ansible.git cd yavdr-ansible +git checkout bionic sudo ./install-yavdr.sh #+END_SRC @@ -1682,7 +1683,6 @@ b'\xde\xad\xbe\xef' *** default variables #+BEGIN_SRC yaml :tangle roles/yavdr-xorg/defaults/main.yml :mkdirp yes :padline no first_run: False -xorg_data: {} #+END_SRC *** tasks