infrastructure/ansible/roles/intersect-docker/tasks/main.yml
Jake Howard dd12b795b5
Remove pihole
Internal VPN server is working just perfectly instead
2020-06-24 18:46:13 +01:00

44 lines
745 B
YAML

- name: Install calibre
include: calibre.yml
- name: Install emby
include: emby.yml
- name: Install folding-at-home
include: folding-at-home.yml
- name: Install gitea
include: gitea.yml
- name: Install gotify
include: gotify.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 todoist-github
include: todoist-github.yml
- name: Install torrent
include: torrent.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