Skip to content

Latest commit

 

History

History

nextcloud

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Ansible Role: Nextcloud

Setup Nextcloud on Debian and Ubuntu servers.

Role Variables

Available variables can be found in defaults/main.yml

Example Playbook

    - hosts: all

      vars:
        nextcloud_vhost_server: myvhost.mydomain.com

      roles:
        - alphanodes.setup.nextcloud