remove problematic tasks from ansible and define a post-install script
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
include_tasks:
|
||||
file: owncloud.yml
|
||||
|
||||
- name: Configure Cronjobs.
|
||||
include_tasks:
|
||||
file: cron.yml
|
||||
#- name: Configure Cronjobs.
|
||||
# include_tasks:
|
||||
# file: cron.yml
|
||||
|
||||
- name: Configure ownCloud.
|
||||
include_tasks:
|
||||
|
||||
Reference in New Issue
Block a user