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