feat: add jackett server & conf
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
|
||||
- name: Install sonarr repokey
|
||||
ansible.builtin.apt_key:
|
||||
keyserver: keyserver.ubuntu.com
|
||||
id: "0xa236c58f409091a18aca53cbebff6b99d9b78493"
|
||||
ansible.builtin.get_url:
|
||||
url: https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xa236c58f409091a18aca53cbebff6b99d9b78493
|
||||
dest: /etc/apt/trusted.gpg.d/sonarr.asc
|
||||
|
||||
- name: Install sonarr repo
|
||||
ansible.builtin.apt_repository:
|
||||
|
Reference in New Issue
Block a user