add system user task
This commit is contained in:
parent
51d1d838fa
commit
5264c73861
@ -63,8 +63,8 @@ systemd_mounts:
|
|||||||
type: cifs
|
type: cifs
|
||||||
options:
|
options:
|
||||||
- credentials=/etc/creds/.diskstation_credentials
|
- credentials=/etc/creds/.diskstation_credentials
|
||||||
- uid=33
|
- uid=nextcloud
|
||||||
- gid=33
|
- gid=nextcloud
|
||||||
- vers=3.0
|
- vers=3.0
|
||||||
- dir_mode=0770
|
- dir_mode=0770
|
||||||
automount: true
|
automount: true
|
||||||
|
@ -80,3 +80,5 @@ chisel_server_auth:
|
|||||||
pass: "{{vault_chisel_server_pass}}"
|
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