16 lines
559 B
YAML
16 lines
559 B
YAML
- name: Install & configure Keycloak
|
|
import_playbook: keycloak.yml
|
|
- name: Install & configure monitoring
|
|
import_playbook: monitoring.yml
|
|
- name: Install & configure Mastodon
|
|
import_playbook: mastodon.yml
|
|
- name: Install & configure HedgeDoc
|
|
import_playbook: hedgedoc.yml
|
|
- name: Install & configure Synapse
|
|
import_playbook: synapse.yml
|
|
- name: Install & configure Element Web
|
|
import_playbook: elementweb.yml
|
|
- name: Install & configure Saiblog
|
|
import_playbook: saiblog.yml
|
|
- name: Install & configure Teamspeak
|
|
import_playbook: teamspeak.yml
|