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 ```