mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
fix
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
- name: 'Including cron job'
|
- name: 'Including cron job'
|
||||||
include_tasks: '/opt/communityapps/apps/_core.yml'
|
include_tasks: '/opt/communityapps/apps/_core.yml'
|
||||||
|
|
||||||
- name: 'Checking {{pgrole}}'s json existance'
|
- name: 'Checking {{pgrole}} for existing app data'
|
||||||
stat:
|
stat:
|
||||||
path: '/opt/communityapps/apps/templates/{{pgrole}}/config.json'
|
path: '/opt/communityapps/apps/templates/{{pgrole}}/config.json'
|
||||||
register: jsoncheck
|
register: jsoncheck
|
||||||
|
|||||||
Reference in New Issue
Block a user