infrastructure/ansible/roles/intersect_docker/tasks/main.yml
Jake Howard 191374b812
Move deluge onto walker
Stop torrent traffic being limitted by home broadband
2020-10-02 18:11:34 +01:00

33 lines
535 B
YAML

- name: Install calibre
include: calibre.yml
- name: Install gotify
include: gotify.yml
- name: Install jellyfin
include: jellyfin.yml
- name: Install librespeed
include: librespeed.yml
- name: Install nextcloud
include: nextcloud.yml
- name: Install quassel
include: quassel.yml
- name: Install synapse
include: synapse.yml
- name: Install tt-rss
include: tt-rss.yml
- name: Install wallabag
include: wallabag.yml
- name: Install web-rng
include: web-rng.yml
- name: Install whoami
include: whoami.yml