install documentation/playbooks
This commit is contained in:
parent
ec677cc41c
commit
d7087c738d
@ -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
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user