Configured unpackerr

This commit is contained in:
Mike Wilson
2023-02-23 15:48:57 -05:00
parent fe00fcd29f
commit 036a7f4cfc
7 changed files with 45 additions and 19 deletions

View File

@@ -40,10 +40,6 @@
- radarr.yml
become: true
- name: Create recyclarr docker network
community.docker.docker_network:
name: recyclarr
- name: Start docker container
community.docker.docker_compose:
project_src: "{{ install_directory }}/{{ role_name }}"