mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-16 21:02:52 +00:00
fix: wrong location for _core and templates!
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
# CORE (MANDATORY) ############################################################
|
||||
- name: 'Including cron job'
|
||||
include_tasks: '/opt/plexguide/containers/_core.yml'
|
||||
include_tasks: '/opt/communityapps/apps/_core.yml'
|
||||
|
||||
- name: 'Create {{pgrole}} directories'
|
||||
file: 'path={{item}} state=directory mode=0775 owner=1000 group=1000'
|
||||
|
||||
Reference in New Issue
Block a user