This commit is contained in:
LooseSeal2
2019-06-25 19:04:03 -07:00
parent 56db76fd5d
commit 886ff9f101

View File

@@ -21,7 +21,7 @@
- name: 'Including cron job'
include_tasks: '/opt/communityapps/apps/_core.yml'
- name: 'Checking {{pgrole}}'s json existance'
- name: 'Checking {{pgrole}} for existing app data'
stat:
path: '/opt/communityapps/apps/templates/{{pgrole}}/config.json'
register: jsoncheck