remove nextcloud davfs mount
This commit is contained in:
parent
b35f8775b4
commit
662a5450af
@ -63,14 +63,9 @@ systemd_mounts:
|
|||||||
- uid=1024
|
- uid=1024
|
||||||
- gid=100
|
- gid=100
|
||||||
- vers=3.0
|
- vers=3.0
|
||||||
|
- mfsymlinks
|
||||||
automount: true
|
automount: true
|
||||||
nextcloud:
|
|
||||||
share: https://file.ducamps.win/remote.php/dav/files/vincent/
|
|
||||||
mount: /mnt/nextcloud
|
|
||||||
type: davfs
|
|
||||||
options:
|
|
||||||
- uid=1024
|
|
||||||
automount: true
|
|
||||||
|
|
||||||
systemd_mounts_enabled:
|
systemd_mounts_enabled:
|
||||||
- diskstation_media
|
- diskstation_media
|
||||||
@ -92,12 +87,7 @@ credentials_files:
|
|||||||
path: /etc/creds/.oscar_credentials
|
path: /etc/creds/.oscar_credentials
|
||||||
username: "{{user.name}}"
|
username: "{{user.name}}"
|
||||||
password: "{{ vault_smb_user }}"
|
password: "{{ vault_smb_user }}"
|
||||||
3:
|
|
||||||
type: davfs
|
|
||||||
path: /etc/davfs2/secrets
|
|
||||||
address: https://file.ducamps.win/remote.php/dav/files/vincent/
|
|
||||||
username: vincent
|
|
||||||
password: "{{vault_nextcloud_admin}}"
|
|
||||||
|
|
||||||
keystodeploy:
|
keystodeploy:
|
||||||
- name: juicessh without password
|
- name: juicessh without password
|
||||||
|
Loading…
Reference in New Issue
Block a user