From 64519f69b86e0a5f60da67b9b7c9454c710c5cff Mon Sep 17 00:00:00 2001 From: akshay Date: Tue, 5 Apr 2022 10:27:38 +0530 Subject: [PATCH] Modified README and default values in vars.yml --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d8e6cd..10018bb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 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. -#### [Variables File](/vars.yml) +#### [Variables File](vars.yml) domainname: Domain name nc_admin_username: Nextcloud dmin username