Files
ansible/roles/docker/tasks/communication/main.yml
T

14 lines
298 B
YAML

---
# Communication services - Social media, messaging, and external communication
- name: Install gotosocial
import_tasks: gotosocial.yml
tags: gotosocial
- name: Install postiz
import_tasks: postiz.yml
tags: postiz
- name: Install listmonk
import_tasks: listmonk.yml
tags: listmonk