2017-08-28 15:31:54 +00:00
|
|
|
---
|
2023-04-18 20:58:54 +00:00
|
|
|
- name: Ansible-NAS
|
|
|
|
hosts: all
|
2018-12-28 13:07:40 +00:00
|
|
|
|
|
|
|
roles:
|
2021-01-14 10:42:33 +00:00
|
|
|
###
|
|
|
|
### Requirements
|
|
|
|
###
|
2022-08-22 07:03:59 +00:00
|
|
|
- role: ansible-nas-users
|
|
|
|
tags:
|
|
|
|
- ansible-nas-users
|
|
|
|
- ansible-nas
|
|
|
|
|
2018-12-28 13:07:40 +00:00
|
|
|
- role: bertvv.samba
|
|
|
|
tags:
|
|
|
|
- samba
|
|
|
|
- skip_ansible_lint
|
|
|
|
|
2019-04-20 11:56:53 +00:00
|
|
|
- role: geerlingguy.nfs
|
|
|
|
tags:
|
|
|
|
- nfs
|
|
|
|
- skip_ansible_lint
|
|
|
|
|
2018-12-28 13:07:40 +00:00
|
|
|
- role: geerlingguy.docker
|
2023-04-09 20:16:53 +00:00
|
|
|
when: ansible_architecture == "x86_64"
|
2018-12-28 13:07:40 +00:00
|
|
|
tags:
|
|
|
|
- docker
|
|
|
|
- skip_ansible_lint
|
|
|
|
|
2023-04-09 20:16:53 +00:00
|
|
|
- role: geerlingguy.docker_arm
|
|
|
|
when: ansible_architecture == "aarch64"
|
|
|
|
tags:
|
|
|
|
- docker_arm
|
|
|
|
- skip_ansible_lint
|
|
|
|
|
2021-01-14 10:42:33 +00:00
|
|
|
###
|
|
|
|
### Ansible-NAS Roles
|
|
|
|
###
|
2021-01-12 12:56:03 +00:00
|
|
|
- role: ansible-nas-general
|
|
|
|
tags:
|
|
|
|
- ansible-nas-general
|
|
|
|
- ansible-nas
|
|
|
|
|
|
|
|
- role: ansible-nas-docker
|
|
|
|
tags:
|
|
|
|
- ansible-nas-docker
|
|
|
|
- ansible-nas
|
|
|
|
|
2023-07-19 22:44:20 +00:00
|
|
|
###
|
|
|
|
### Stacks
|
|
|
|
###
|
|
|
|
|
|
|
|
- role: logging
|
|
|
|
tags:
|
|
|
|
- logging
|
|
|
|
|
|
|
|
|
2021-01-14 10:42:33 +00:00
|
|
|
###
|
|
|
|
### Applications
|
|
|
|
###
|
2021-01-14 12:50:44 +00:00
|
|
|
- role: airsonic
|
|
|
|
tags:
|
|
|
|
- airsonic
|
|
|
|
|
2021-01-15 09:44:22 +00:00
|
|
|
- role: bazarr
|
|
|
|
tags:
|
|
|
|
- bazarr
|
|
|
|
|
2021-01-16 22:02:44 +00:00
|
|
|
- role: bitwarden
|
|
|
|
tags:
|
|
|
|
- bitwarden
|
|
|
|
|
2021-09-30 03:15:13 +00:00
|
|
|
- role: booksonic
|
|
|
|
tags:
|
|
|
|
- booksonic
|
|
|
|
|
2022-07-27 08:41:17 +00:00
|
|
|
- role: calibre
|
|
|
|
tags:
|
|
|
|
- calibre
|
|
|
|
|
2021-02-06 08:14:58 +00:00
|
|
|
- role: cloudcmd
|
|
|
|
tags:
|
|
|
|
- cloudcmd
|
|
|
|
|
2021-01-20 10:58:11 +00:00
|
|
|
- role: cloudflare_ddns
|
|
|
|
tags:
|
|
|
|
- cloudflare_ddns
|
|
|
|
|
2022-08-23 09:46:04 +00:00
|
|
|
- role: code-server
|
|
|
|
tags:
|
|
|
|
- code-server
|
|
|
|
|
2021-01-20 14:50:45 +00:00
|
|
|
- role: couchpotato
|
|
|
|
tags:
|
|
|
|
- couchpotato
|
|
|
|
|
Add Dashy
Dashy is an open source, highly customizable, easy to use, privacy-respecting dashboard app.
It's packed full of useful features, to help you build your perfect dashboard. Including status checks, keyboard shortcuts, dynamic widgets, auto-fetched favicon icons and font-awesome support, built-in authentication, tons of themes, an interactive config editor, many display layouts plus loads more.
All the code is free and open source, and everything is thoroughly documented, you can get support with any questions on GitHub.
2022-05-24 22:44:22 +00:00
|
|
|
- role: dashy
|
|
|
|
tags:
|
|
|
|
- dashy
|
|
|
|
|
2023-07-20 22:47:33 +00:00
|
|
|
- role: ddns_updater
|
|
|
|
tags:
|
|
|
|
- ddns_updater
|
|
|
|
|
2021-01-28 08:16:54 +00:00
|
|
|
- role: deluge
|
|
|
|
tags:
|
|
|
|
- deluge
|
|
|
|
|
2022-04-15 22:29:26 +00:00
|
|
|
- role: dokuwiki
|
|
|
|
tags:
|
|
|
|
- dokuwiki
|
|
|
|
|
2022-11-06 23:26:26 +00:00
|
|
|
- role: drone-ci
|
|
|
|
tags:
|
|
|
|
- drone_ci
|
|
|
|
|
2021-09-02 16:33:11 +00:00
|
|
|
- role: duplicacy
|
|
|
|
tags:
|
|
|
|
- duplicacy
|
|
|
|
|
2021-01-16 22:12:16 +00:00
|
|
|
- role: duplicati
|
|
|
|
tags:
|
|
|
|
- duplicati
|
|
|
|
|
2021-01-13 10:10:08 +00:00
|
|
|
- role: emby
|
|
|
|
tags:
|
|
|
|
- emby
|
|
|
|
|
2022-04-15 21:13:22 +00:00
|
|
|
- role: esphome
|
|
|
|
tags:
|
|
|
|
- esphome
|
|
|
|
|
2021-02-06 11:21:23 +00:00
|
|
|
- role: firefly
|
|
|
|
tags:
|
|
|
|
- firefly
|
|
|
|
|
Add Fresh RSS
FreshRSS is a self-hosted RSS feed aggregator like Leed or Kriss Feed.
It is lightweight, easy to work with, powerful, and customizable.
It is a multi-user application with an anonymous reading mode. It supports custom tags. There is an API for (mobile) clients, and a Command-Line Interface.
Thanks to the WebSub standard (formerly PubSubHubbub), FreshRSS is able to receive instant push notifications from compatible sources, such as Mastodon, Friendica, WordPress, Blogger, FeedBurner, etc.
FreshRSS natively supports basic Web scraping, based on XPath, for Web sites not providing any RSS / Atom feed.
Finally, it supports extensions for further tuning.
2022-05-24 22:45:27 +00:00
|
|
|
- role: freshrss
|
|
|
|
tags:
|
|
|
|
- freshrss
|
|
|
|
|
2021-03-06 13:03:41 +00:00
|
|
|
- role: get_iplayer
|
|
|
|
tags:
|
|
|
|
- get_iplayer
|
|
|
|
|
2021-01-13 10:25:57 +00:00
|
|
|
- role: gitea
|
|
|
|
tags:
|
|
|
|
- gitea
|
|
|
|
|
2021-02-07 05:15:52 +00:00
|
|
|
- role: gitlab
|
2021-02-06 00:18:35 +00:00
|
|
|
tags:
|
2021-02-07 05:15:52 +00:00
|
|
|
- gitlab
|
2021-02-06 00:18:35 +00:00
|
|
|
|
2021-02-07 06:27:34 +00:00
|
|
|
- role: glances
|
|
|
|
tags:
|
|
|
|
- glances
|
|
|
|
|
2021-02-20 19:04:12 +00:00
|
|
|
- role: gotify
|
|
|
|
tags:
|
|
|
|
- gotify
|
|
|
|
|
2022-07-27 08:41:17 +00:00
|
|
|
- role: guacamole
|
|
|
|
tags:
|
|
|
|
- guacamole
|
|
|
|
|
2022-07-21 18:03:22 +00:00
|
|
|
- role: healthchecks.io
|
|
|
|
tags:
|
|
|
|
- healthchecks.io
|
|
|
|
|
2021-01-12 11:56:36 +00:00
|
|
|
- role: heimdall
|
|
|
|
tags:
|
|
|
|
- heimdall
|
|
|
|
|
2022-09-09 21:24:34 +00:00
|
|
|
- role: hello_world
|
|
|
|
tags:
|
|
|
|
- hello_world
|
|
|
|
|
2021-01-16 22:16:19 +00:00
|
|
|
- role: homeassistant
|
|
|
|
tags:
|
|
|
|
- homeassistant
|
|
|
|
|
2022-07-27 08:41:17 +00:00
|
|
|
- role: homebridge
|
|
|
|
tags:
|
|
|
|
- homebridge
|
|
|
|
|
2024-02-26 15:09:27 +00:00
|
|
|
- role: homepage
|
|
|
|
tags:
|
|
|
|
- homepage
|
|
|
|
|
2022-07-27 08:41:17 +00:00
|
|
|
- role: jackett
|
|
|
|
tags:
|
|
|
|
- jackett
|
|
|
|
|
2021-02-03 05:20:54 +00:00
|
|
|
- role: jellyfin
|
2021-02-07 22:55:49 +00:00
|
|
|
tags:
|
2021-02-03 05:20:54 +00:00
|
|
|
- jellyfin
|
2021-12-27 23:50:05 +00:00
|
|
|
|
2022-07-27 08:41:17 +00:00
|
|
|
- role: joomla
|
|
|
|
tags:
|
|
|
|
- joomla
|
|
|
|
|
|
|
|
- role: komga
|
|
|
|
tags:
|
|
|
|
- komga
|
|
|
|
|
|
|
|
- role: krusader
|
|
|
|
tags:
|
|
|
|
- krusader
|
|
|
|
|
2021-01-13 10:01:40 +00:00
|
|
|
- role: lidarr
|
|
|
|
tags:
|
|
|
|
- lidarr
|
|
|
|
|
2023-07-19 22:44:20 +00:00
|
|
|
- role: loki
|
|
|
|
tags:
|
|
|
|
- loki
|
|
|
|
|
2022-02-27 19:45:22 +00:00
|
|
|
- role: mealie
|
|
|
|
tags:
|
|
|
|
- mealie
|
|
|
|
|
2024-02-26 16:26:02 +00:00
|
|
|
- role: minecraft-bedrock-server
|
|
|
|
tags:
|
|
|
|
- minecraft-bedrock-server
|
|
|
|
|
2022-06-08 02:24:10 +00:00
|
|
|
- role: minecraft-server
|
2022-06-07 04:00:13 +00:00
|
|
|
tags:
|
2022-06-08 02:24:10 +00:00
|
|
|
- minecraft-server
|
2022-06-07 04:00:13 +00:00
|
|
|
|
2021-02-08 14:00:41 +00:00
|
|
|
- role: minidlna
|
2021-02-03 04:22:20 +00:00
|
|
|
tags:
|
|
|
|
- minidlna
|
|
|
|
|
2021-02-18 23:19:18 +00:00
|
|
|
- role: miniflux
|
2021-02-06 08:06:55 +00:00
|
|
|
tags:
|
|
|
|
- miniflux
|
|
|
|
|
2023-07-15 18:05:37 +00:00
|
|
|
- role: minio
|
|
|
|
tags:
|
|
|
|
- minio
|
|
|
|
|
2022-06-12 22:24:47 +00:00
|
|
|
- role: mosquitto
|
|
|
|
tags:
|
|
|
|
- mosquitto
|
|
|
|
|
2022-12-08 04:35:11 +00:00
|
|
|
- role: mumble
|
|
|
|
tags:
|
|
|
|
- mumble
|
|
|
|
|
2021-02-05 09:31:32 +00:00
|
|
|
- role: mylar
|
|
|
|
tags:
|
|
|
|
- mylar
|
|
|
|
|
2021-02-06 07:33:05 +00:00
|
|
|
- role: mymediaforalexa
|
|
|
|
tags:
|
|
|
|
- mymediaforalexa
|
|
|
|
|
2021-01-23 15:01:19 +00:00
|
|
|
- role: n8n
|
|
|
|
tags:
|
2022-08-18 03:20:42 +00:00
|
|
|
- n8n
|
2021-01-23 15:01:19 +00:00
|
|
|
|
2022-05-24 22:35:02 +00:00
|
|
|
- role: navidrome
|
|
|
|
tags:
|
|
|
|
- navidrome
|
|
|
|
|
2021-02-23 21:47:13 +00:00
|
|
|
- role: netbootxyz
|
|
|
|
tags:
|
|
|
|
- netbootxyz
|
2018-12-23 16:50:20 +00:00
|
|
|
|
2021-01-12 17:18:05 +00:00
|
|
|
- role: netdata
|
|
|
|
tags:
|
|
|
|
- netdata
|
|
|
|
|
2021-01-16 22:07:20 +00:00
|
|
|
- role: nextcloud
|
|
|
|
tags:
|
|
|
|
- nextcloud
|
|
|
|
|
2022-11-06 23:26:26 +00:00
|
|
|
- role: nomad
|
|
|
|
tags:
|
|
|
|
- nomad
|
|
|
|
|
2021-01-29 09:08:36 +00:00
|
|
|
- role: nzbget
|
|
|
|
tags:
|
|
|
|
- nzbget
|
|
|
|
|
2022-07-23 16:46:12 +00:00
|
|
|
- role: octoprint
|
|
|
|
tags:
|
|
|
|
- octoprint
|
|
|
|
|
2022-07-27 08:41:17 +00:00
|
|
|
- role: ombi
|
|
|
|
tags:
|
|
|
|
- ombi
|
|
|
|
|
|
|
|
- role: openhab
|
|
|
|
tags:
|
|
|
|
- openhab
|
|
|
|
|
2021-01-13 15:26:00 +00:00
|
|
|
- role: organizr
|
|
|
|
tags:
|
|
|
|
- organizr
|
|
|
|
|
2022-01-12 11:48:51 +00:00
|
|
|
- role: overseerr
|
|
|
|
tags:
|
|
|
|
- overseerr
|
|
|
|
|
2022-01-09 23:33:13 +00:00
|
|
|
- role: paperless_ng
|
|
|
|
tags:
|
|
|
|
- paperless_ng
|
|
|
|
|
2022-04-15 22:29:26 +00:00
|
|
|
- role: piwigo
|
|
|
|
tags:
|
|
|
|
- piwigo
|
|
|
|
|
2022-07-27 08:41:17 +00:00
|
|
|
- role: plex
|
|
|
|
tags:
|
|
|
|
- plex
|
|
|
|
|
2021-01-13 15:29:26 +00:00
|
|
|
- role: portainer
|
|
|
|
tags:
|
|
|
|
- portainer
|
|
|
|
|
2021-08-21 00:24:45 +00:00
|
|
|
- role: prowlarr
|
|
|
|
tags:
|
|
|
|
- prowlarr
|
|
|
|
|
2023-07-19 22:44:20 +00:00
|
|
|
- role: promtail
|
|
|
|
tags:
|
|
|
|
- promtail
|
|
|
|
|
2021-01-29 09:08:36 +00:00
|
|
|
- role: pyload
|
|
|
|
tags:
|
|
|
|
- pyload
|
|
|
|
|
2021-02-05 23:58:38 +00:00
|
|
|
- role: pytivo
|
|
|
|
tags:
|
|
|
|
- pytivo
|
|
|
|
|
2021-01-13 10:32:40 +00:00
|
|
|
- role: radarr
|
|
|
|
tags:
|
|
|
|
- radarr
|
|
|
|
|
2024-02-27 23:31:44 +00:00
|
|
|
- role: romm
|
|
|
|
tags:
|
|
|
|
- romm
|
|
|
|
|
2022-06-18 20:04:50 +00:00
|
|
|
- role: route53_ddns
|
|
|
|
tags:
|
|
|
|
- route53_ddns
|
|
|
|
|
2022-05-24 22:47:39 +00:00
|
|
|
- role: rssbridge
|
|
|
|
tags:
|
|
|
|
- rssbridge
|
|
|
|
|
2022-07-27 08:41:17 +00:00
|
|
|
- role: sabnzbd
|
|
|
|
tags:
|
|
|
|
- sabnzbd
|
|
|
|
|
2021-01-15 10:34:42 +00:00
|
|
|
- role: sickchill
|
|
|
|
tags:
|
|
|
|
- sickchill
|
|
|
|
|
2021-01-22 15:35:08 +00:00
|
|
|
- role: sonarr
|
|
|
|
tags:
|
|
|
|
- sonarr
|
|
|
|
|
2022-05-30 18:05:56 +00:00
|
|
|
- role: speedtest-tracker
|
|
|
|
tags:
|
|
|
|
- speedtest-tracker
|
|
|
|
|
2022-08-22 23:56:02 +00:00
|
|
|
- role: stats
|
|
|
|
tags:
|
|
|
|
- stats
|
|
|
|
|
2021-01-22 21:23:51 +00:00
|
|
|
- role: syncthing
|
|
|
|
tags:
|
|
|
|
- syncthing
|
2018-04-08 22:29:25 +00:00
|
|
|
|
2021-01-29 09:08:36 +00:00
|
|
|
- role: tautulli
|
|
|
|
tags:
|
|
|
|
- tautulli
|
|
|
|
|
2022-07-27 08:41:17 +00:00
|
|
|
- role: thelounge
|
|
|
|
tags:
|
|
|
|
- thelounge
|
2023-12-30 22:08:02 +00:00
|
|
|
|
2023-12-30 16:49:01 +00:00
|
|
|
- role: threadfin
|
|
|
|
tags:
|
|
|
|
- threadfin
|
2022-07-27 08:41:17 +00:00
|
|
|
|
2022-06-18 19:41:25 +00:00
|
|
|
- role: tiddlywiki
|
|
|
|
tags:
|
|
|
|
- tiddlywiki
|
|
|
|
|
2022-07-27 08:41:17 +00:00
|
|
|
- role: timemachine
|
|
|
|
tags:
|
|
|
|
- timemachine
|
|
|
|
|
|
|
|
- role: traefik
|
|
|
|
tags:
|
|
|
|
- traefik
|
|
|
|
|
2021-01-13 15:19:47 +00:00
|
|
|
- role: transmission
|
|
|
|
tags:
|
|
|
|
- transmission
|
|
|
|
|
2021-01-13 17:14:44 +00:00
|
|
|
- role: transmission-with-openvpn
|
2021-01-13 15:19:47 +00:00
|
|
|
tags:
|
2021-03-08 02:40:10 +00:00
|
|
|
- transmission_with_openvpn
|
2021-01-13 15:19:47 +00:00
|
|
|
|
2022-07-27 08:41:17 +00:00
|
|
|
- role: ubooquity
|
|
|
|
tags:
|
|
|
|
- ubooquity
|
|
|
|
|
2021-01-16 09:06:36 +00:00
|
|
|
- role: utorrent
|
|
|
|
tags:
|
|
|
|
- utorrent
|
|
|
|
|
2022-07-27 08:41:17 +00:00
|
|
|
- role: virtual_desktop
|
2021-01-13 16:38:35 +00:00
|
|
|
tags:
|
2022-07-27 08:41:17 +00:00
|
|
|
- virtual_desktop
|
2018-11-25 11:07:09 +00:00
|
|
|
|
2022-07-27 08:41:17 +00:00
|
|
|
- role: wallabag
|
2021-02-06 06:40:27 +00:00
|
|
|
tags:
|
2022-07-27 08:41:17 +00:00
|
|
|
- wallabag
|
2021-02-06 06:43:47 +00:00
|
|
|
|
2021-01-14 10:42:33 +00:00
|
|
|
- role: watchtower
|
|
|
|
tags:
|
|
|
|
- watchtower
|
2018-11-25 01:58:11 +00:00
|
|
|
|
2022-08-18 07:29:10 +00:00
|
|
|
- role: wireshark
|
|
|
|
tags:
|
|
|
|
- wireshark
|
|
|
|
|
2022-08-28 10:47:57 +00:00
|
|
|
- role: woodpecker-ci
|
|
|
|
tags:
|
|
|
|
- woodpecker_ci
|
|
|
|
|
2022-07-27 08:41:17 +00:00
|
|
|
- role: youtubedlmaterial
|
|
|
|
tags:
|
|
|
|
- youtubedlmaterial
|
|
|
|
|
2021-02-07 23:38:10 +00:00
|
|
|
- role: znc
|
|
|
|
tags:
|
|
|
|
- znc
|