removed symlink (changed to mount bind)
This commit is contained in:
parent
c21e3a216c
commit
ce7eb62723
1 changed files with 0 additions and 6 deletions
|
@ -1,12 +1,6 @@
|
||||||
#SPDX-License-Identifier: MIT-0
|
#SPDX-License-Identifier: MIT-0
|
||||||
---
|
---
|
||||||
# tasks file for role-sonarr
|
# tasks file for role-sonarr
|
||||||
- name: sonarr symlink
|
|
||||||
file:
|
|
||||||
src: /mnt/data/sonarr
|
|
||||||
name: /var/lib/sonarr
|
|
||||||
state: link
|
|
||||||
|
|
||||||
- name: install sonarr
|
- name: install sonarr
|
||||||
ansible.builtin.package:
|
ansible.builtin.package:
|
||||||
name: sonarr
|
name: sonarr
|
||||||
|
|
Loading…
Add table
Reference in a new issue