mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-26 10:15:14 +00:00
Update nas.yml
Correct trailing spaces
This commit is contained in:
parent
595095dce9
commit
2b24169ea1
1 changed files with 2 additions and 2 deletions
4
nas.yml
4
nas.yml
|
@ -164,12 +164,12 @@
|
|||
tags:
|
||||
- jellyfin
|
||||
when: (jellyfin_enabled | default(False))
|
||||
|
||||
|
||||
- role: komga
|
||||
tags:
|
||||
- komga
|
||||
when: (komga_enabled | default(False))
|
||||
|
||||
|
||||
- role: lidarr
|
||||
tags:
|
||||
- lidarr
|
||||
|
|
Loading…
Reference in a new issue