Added Prowlarr configuration #1
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-prowlarr
|
# tasks file for role-prowlarr
|
||||||
- name: prowlarr symlink
|
|
||||||
file:
|
|
||||||
src: /mnt/data/prowlarr
|
|
||||||
name: /var/lib/prowlarr
|
|
||||||
state: link
|
|
||||||
|
|
||||||
- name: install prowlarr
|
- name: install prowlarr
|
||||||
ansible.builtin.package:
|
ansible.builtin.package:
|
||||||
name: prowlarr
|
name: prowlarr
|
||||||
|
|
Loading…
Add table
Reference in a new issue