From d7087c738d66d706eea01f3e9beb3d4e8156bb04 Mon Sep 17 00:00:00 2001 From: olli Date: Mon, 23 Sep 2024 11:33:20 +0200 Subject: [PATCH] install documentation/playbooks --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 81a5918..f8e02fb 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ wget https://gitea.ds9.dedyn.io/olli/debian.ansible.basics/raw/branch/main/insta - Optional: debian.ansible.turn.server (https://gitea.ds9.dedyn.io/olli/debian.ansible.turn.server) - Turn Server fpr Audio/Video conferences in Matrix - Optional: debian.ansible.matrix.server (https://gitea.ds9.dedyn.io/olli/debian.ansible.matrix.server) - Notifications with own Martix Server - dabo: The Bot itself + for example: ``` PLAYBOOKS="debian.ansible.basics @@ -158,13 +159,13 @@ PLAYBOOKS="debian.ansible.basics debian.ansible.traefik.server debian.ansible.turn.server debian.ansible.matrix.server - dabo -" + dabo" export PLAYBOOKS ``` #### 2.3 Install ansible and run Playbooks +``` bash install.sh - +``` ### Download Not necessary if you use the dabo Playbook ```