ansible-borg-server-playbook/playbooks/templates/mnt-borg.automount.j2
SebClem 47f065d800
Some checks failed
ci/woodpecker/push/ansible Pipeline failed
Move mount to systemd
2023-06-21 13:37:02 +02:00

10 lines
138 B
Django/Jinja

{{ ansible_managed | comment }}
[Unit]
Description=Automount Borg repos
[Automount]
Where={{pool}}
[Install]
WantedBy=multi-user.target