mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
community fixes
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user