community fixes

This commit is contained in:
Robert Baker
2019-02-01 11:40:43 -07:00
parent abc9a70285
commit 73242d45b0
16 changed files with 7 additions and 147 deletions

View File

@@ -21,15 +21,6 @@
- name: 'Including cron job'
include_tasks: '/opt/plexguide/containers/_core.yml'
# EXTRA #######################################################################
- name: Create required directories
file: 'path={{item}} state=directory mode=0775 owner=1000 group=1000'
with_items:
- /opt/appdata/nextcloud
- /opt/appdata/nextcloud/conf
- /opt/appdata/nextcloud/data
- /mnt/unionfs/nextcloud
# LABELS ######################################################################
- name: 'Adding Traefik'
set_fact: