mirror of
https://github.com/davestephens/ansible-nas
synced 2024-12-24 10:33:06 +00:00
commit
3d989236bd
1 changed files with 2 additions and 2 deletions
4
nas.yml
4
nas.yml
|
@ -135,7 +135,7 @@
|
|||
|
||||
- role: jackett
|
||||
tags:
|
||||
- jackettfalse
|
||||
- jackett
|
||||
when: (jackett_enabled | default(False))
|
||||
|
||||
- role: lidarr
|
||||
|
@ -250,7 +250,7 @@
|
|||
|
||||
- role: transmission-with-openvpn
|
||||
tags:
|
||||
- transmission_with_openvpn_enabled
|
||||
- transmission_with_openvpn
|
||||
when: (transmission_with_openvpn_enabled | default(False))
|
||||
|
||||
- role: utorrent
|
||||
|
|
Loading…
Reference in a new issue