add backup service
This commit is contained in:
parent
4946f503a2
commit
72240e1382
6 changed files with 57 additions and 2 deletions
|
@ -49,7 +49,7 @@
|
|||
state: directory
|
||||
- name: Mount atlas data
|
||||
mount:
|
||||
src: "lewis@atlas.lan:"
|
||||
src: "backup-share@atlas.lan:"
|
||||
path: "/mnt/atlas"
|
||||
state: mounted
|
||||
fstype: fuse.sshfs
|
||||
|
|
Reference in a new issue