mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
create a non prifileged user
This commit is contained in:
parent
dfe245d280
commit
68243f1a74
3 changed files with 24 additions and 15 deletions
|
|
@ -12,6 +12,8 @@ nextcloud_dbname: nextcloud
|
|||
nextcloud_dbhost: localhost
|
||||
nextcloud_dbuser: nextcloud
|
||||
nextcloud_dbpassword: nextcloudmysql
|
||||
nextcloud_user: nextcloud
|
||||
nextcloud_user_password: nextcloudmysql
|
||||
|
||||
nextcloud_admin_user: root
|
||||
nextcloud_admin_password: "{{ mysql_root_password }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue