Remove a deprecated entry for movienight task include

This commit is contained in:
Salt 2022-05-02 15:21:59 -05:00
parent 7e40ad28ca
commit 2c410a1a7c

View File

@ -142,7 +142,6 @@
include_tasks: tasks/{{ item }}
with_items:
- app/redis.yml
- web/movienight.yml
- web/netbox.yml
- web/ara.yml
tags: [ always ]