add system user task
This commit is contained in:
parent
51d1d838fa
commit
5264c73861
@ -63,8 +63,8 @@ systemd_mounts:
|
||||
type: cifs
|
||||
options:
|
||||
- credentials=/etc/creds/.diskstation_credentials
|
||||
- uid=33
|
||||
- gid=33
|
||||
- uid=nextcloud
|
||||
- gid=nextcloud
|
||||
- vers=3.0
|
||||
- dir_mode=0770
|
||||
automount: true
|
||||
|
@ -79,4 +79,6 @@ chisel_server_auth:
|
||||
user: chisel
|
||||
pass: "{{vault_chisel_server_pass}}"
|
||||
|
||||
arch_mirror_location: "/mnt/diskstation/archMirror"
|
||||
arch_mirror_location: "/mnt/diskstation/archMirror"
|
||||
system_user:
|
||||
- name: nextcloud
|
||||
|
Loading…
Reference in New Issue
Block a user