Refactor ansible-apply.yaml and inventory/hosts, add ansible.cfg
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
nextcloud_mysql_home: "/var/lib/mysql.nextcloud"
|
||||
nextcloud_user_id: 33
|
||||
nextcloud_group_id: 33
|
||||
mysql_user_id: 0
|
||||
mysql_group_id: 0
|
||||
mysql_user_id: 999
|
||||
mysql_group_id: 107
|
||||
tags: always
|
||||
|
||||
- name: Create required nextcloud data folder
|
||||
|
||||
Reference in New Issue
Block a user