removed symlink (changed to mount bind)
This commit is contained in:
parent
29bce623f9
commit
102ce96f49
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-readarr
|
# tasks file for role-readarr
|
||||||
- name: readarr symlink
|
|
||||||
file:
|
|
||||||
src: /mnt/data/readarr
|
|
||||||
name: /var/lib/readarr
|
|
||||||
state: link
|
|
||||||
|
|
||||||
- name: install readarr
|
- name: install readarr
|
||||||
ansible.builtin.package:
|
ansible.builtin.package:
|
||||||
name: readarr
|
name: readarr
|
||||||
|
|
Loading…
Add table
Reference in a new issue