nas.yml fix to remove couchpotato

This commit is contained in:
Dave Stephens 2021-01-20 15:27:48 +00:00
parent f2e1d660ab
commit 4d556c91cc

View file

@ -197,10 +197,6 @@
when: (glances_enabled | default(False))
tags: glances
- import_tasks: tasks/couchpotato.yml
when: (couchpotato_enabled | default(False))
tags: couchpotato
- import_tasks: tasks/znc.yml
when: (znc_enabled | default(False))
tags: znc