# Ansible playbook for Nextcloud with MySQL/PostgreSQL
# Ansible playbook for Nextcloud with MySQL/PostgreSQL
This playbook downloads and installs Nextcloud and its required database. The database options are either MySQL or PostgreSQL The default values are given in [vars.yml](/vars.yml) and it should be modified accordingly.
This playbook downloads and installs Nextcloud and its required database. The database options are either MySQL or PostgreSQL The default values are given in [vars.yml](vars.yml) and it should be modified accordingly.