Alexander Grothe 264f1b311c Revert "use debconf module instead of shell command"
openbox autostart calls the autostart script with sh as shell and
using ansible's debconf module does not change dash to bash
successfully, so for the moment we need to use the shell command instead.

This reverts commit 4170935a5aa60a782585ad8beb3369a02f94fb25.
2018-08-09 10:07:20 +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-06-02 20:04:57 +02:00
2018-07-13 09:53:39 +02:00
2018-02-12 08:48:12 +01:00

yavdr-ansible

ansible playbooks for yaVDR

Usage:

On a Ubuntu Server 18.04.x (the alternative server installer should be preferred: https://www.ubuntu.com/download/alternative-downloads#alternate-ubuntu-server-installer) (or a 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%