Merge pull request #1 from davestephens/master

Merge with upstream.
This commit is contained in:
tcuc 2021-03-12 13:01:49 +01:00 committed by GitHub
commit 3d989236bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -135,7 +135,7 @@
- role: jackett - role: jackett
tags: tags:
- jackettfalse - jackett
when: (jackett_enabled | default(False)) when: (jackett_enabled | default(False))
- role: lidarr - role: lidarr
@ -250,7 +250,7 @@
- role: transmission-with-openvpn - role: transmission-with-openvpn
tags: tags:
- transmission_with_openvpn_enabled - transmission_with_openvpn
when: (transmission_with_openvpn_enabled | default(False)) when: (transmission_with_openvpn_enabled | default(False))
- role: utorrent - role: utorrent