Phill93.nextcloud
Role Name
This Role installs Nextcloud.
Requirements
A Debian compatible Linux with Apache and PHP 7.0
Role Variables
Example Playbook
- hosts: all
become: true
vars:
nextcloud_database_type: "sqlite"
nextcloud_database_name: "cloud"
nextcloud_database_prefix: "oc_"
roles:
- role: nextcloud
License
Author Information
An optional section for the role authors to include contact information, or a website (HTML is not allowed).
Install
ansible-galaxy install Phill93.nextcloudLicense
gpl-3.0
Downloads
152
Owner
