servarr
servarr role
Galaxy: https://galaxy.ansible.com/coaxial/servarr
Purpose
Installs Sonarr, Radarr, NZBGet, Transmission and optionally configures NGINX
to serve their UIs at http://
Individual roles for each app available at https://galaxy.ansible.com/coaxial/
Variables and their defaults
variable name | default value | description |
---|---|---|
servarr_use_nginx |
yes |
Whether to install and configure nginx for all services |
Know issues
Because of an issue in the nginxinc.nginx role, it will run the nginx tasks for each application.
Since the tasks are idempotent, it won't do any damage other than wasting time.
Once the issue is resolved, the nginx role should run only once.
Install
ansible-galaxy install coaxial/ansible-role-servarr
License
Unknown
Downloads
182
Owner