mirror of
https://github.com/davestephens/ansible-nas
synced 2024-11-15 16:28:03 +00:00
change transmission_with_openvpn tag to just that
removed '_enabled'
This commit is contained in:
parent
6ee5e7c71b
commit
6bd1ce3d9a
1 changed files with 1 additions and 1 deletions
2
nas.yml
2
nas.yml
|
@ -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