Added new role
This commit is contained in:
8
roles/nextcloud/tasks/main.yml
Normal file
8
roles/nextcloud/tasks/main.yml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
- include: php.yml
|
||||
- include: download.yml
|
||||
- include: mysql.yml
|
||||
- include: setup.yml
|
||||
- include: config.yml
|
||||
- include: apps.yml
|
||||
- include: prepare_updates.yml
|
||||
Reference in New Issue
Block a user