Set up slskd

This commit is contained in:
2023-04-27 20:06:29 -04:00
parent ff82a55f11
commit 57a86d91f6
9 changed files with 58 additions and 7 deletions

View File

@@ -0,0 +1,4 @@
- name: restart service
community.docker.docker_compose:
project_src: "{{ install_directory }}/{{ role_name }}"
restarted: true