Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Baker committed Feb 17, 2019
1 parent c78cd8c commit 72e0510
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/jd2-openvpn.yml
Expand Up @@ -24,13 +24,13 @@

# CORE (MANDATORY) ############################################################
- name: 'Including cron job'
include_tasks: '/opt/plexguide/containers/_core.yml'
include_tasks: '/opt/communityapps/apps/_core.yml'

- name: 'Including plugins'
include_tasks: '/opt/plexguide/containers/_plugins.yml'
include_tasks: '/opt/communityapps/apps/_plugins.yml'

- name: 'Including folders'
include_tasks: '/opt/plexguide/containers/_downloaders.yml'
include_tasks: '/opt/communityapps/apps/_downloaders.yml'

- name: 'Ini Check'
stat:
Expand Down

0 comments on commit 72e0510

Please sign in to comment.