mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
fix
This commit is contained in:
@@ -24,13 +24,13 @@
|
|||||||
|
|
||||||
# CORE (MANDATORY) ############################################################
|
# CORE (MANDATORY) ############################################################
|
||||||
- name: 'Including cron job'
|
- name: 'Including cron job'
|
||||||
include_tasks: '/opt/plexguide/containers/_core.yml'
|
include_tasks: '/opt/communityapps/apps/_core.yml'
|
||||||
|
|
||||||
- name: 'Including plugins'
|
- name: 'Including plugins'
|
||||||
include_tasks: '/opt/plexguide/containers/_plugins.yml'
|
include_tasks: '/opt/communityapps/apps/_plugins.yml'
|
||||||
|
|
||||||
- name: 'Including folders'
|
- name: 'Including folders'
|
||||||
include_tasks: '/opt/plexguide/containers/_downloaders.yml'
|
include_tasks: '/opt/communityapps/apps/_downloaders.yml'
|
||||||
|
|
||||||
- name: 'Ini Check'
|
- name: 'Ini Check'
|
||||||
stat:
|
stat:
|
||||||
|
|||||||
Reference in New Issue
Block a user