diff --git a/apps/radarr.yml b/apps/radarr.yml index e15d792..3de4b80 100644 --- a/apps/radarr.yml +++ b/apps/radarr.yml @@ -85,11 +85,5 @@ - pause: prompt: "Wait for {{pgrole}} start up" seconds: 5 - - - name: 'update owner rights for {{pgrole}}' - shell: 'docker exec {{pgrole}} chown -cR abc:abc /opt/radarr/' - - - name: 'update permission errors for {{pgrole}}' - shell: 'docker exec {{pgrole}} chmod -cR 775 /opt/radarr' - - when: confcheck.stat.exists \ No newline at end of file + + when: confcheck.stat.exists