Use vm_torrent_srv to configure the torrent server

This commit is contained in:
Raphael Dannecker 2025-04-01 15:45:11 +02:00
parent 320ad3a51d
commit 0f4e455717
5 changed files with 512 additions and 510 deletions

View file

@ -159,8 +159,8 @@
- desktop-sync
- name: Deploy vm configuration file vm.conf
ansible.builtin.copy:
src: vm.conf
ansible.builtin.template:
src: vm.conf.j2
dest: /etc/lmn/vm.conf
owner: root
group: root