Compare commits
3 Commits
752bc0cc83
...
555e39b946
Author | SHA1 | Date | |
---|---|---|---|
![]() |
555e39b946 | ||
![]() |
da34bf85d2 | ||
![]() |
edb05a5763 |
@@ -16,7 +16,7 @@
|
||||
- overseerr
|
||||
- ntfy
|
||||
- nextcloud
|
||||
- name: recyclarr
|
||||
- name: qbittorrent
|
||||
tags: test
|
||||
- readarr
|
||||
- calibre
|
||||
@@ -25,7 +25,7 @@
|
||||
- barassistant
|
||||
- mealie
|
||||
- libreddit
|
||||
- qbittorrent
|
||||
- recyclarr
|
||||
- firefly3
|
||||
- sabnzbd
|
||||
- unifi-controller
|
||||
|
@@ -25,7 +25,7 @@
|
||||
become: true
|
||||
|
||||
- name: Install qbitmanage config file
|
||||
copy:
|
||||
template:
|
||||
src: qbitmanage/config.yml
|
||||
dest: "{{ data_dir }}/qbitmanage/config.yml"
|
||||
owner: "{{ service_user.uid }}"
|
||||
|
@@ -13,6 +13,11 @@ module.exports = {
|
||||
"http://prowlarr.local.{{ personal_domain }}/7/api?apikey={{ prowlarr_api_key }}", // Reelflix
|
||||
"http://prowlarr.local.{{ personal_domain }}/9/api?apikey={{ prowlarr_api_key }}", // LST
|
||||
"http://prowlarr.local.{{ personal_domain }}/12/api?apikey={{ prowlarr_api_key }}", // Blutopia
|
||||
"http://prowlarr.local.{{ personal_domain }}/13/api?apikey={{ prowlarr_api_key }}", // hawke-uno
|
||||
"http://prowlarr.local.{{ personal_domain }}/16/api?apikey={{ prowlarr_api_key }}", // AlphaRatio
|
||||
"http://prowlarr.local.{{ personal_domain }}/17/api?apikey={{ prowlarr_api_key }}", // FileList
|
||||
"http://prowlarr.local.{{ personal_domain }}/18/api?apikey={{ prowlarr_api_key }}", // SkipTheCommercials
|
||||
"http://prowlarr.local.{{ personal_domain }}/19/api?apikey={{ prowlarr_api_key }}", // Cathode-Ray.Tube
|
||||
],
|
||||
|
||||
torrentDir: "/torrents",
|
||||
@@ -26,7 +31,7 @@ module.exports = {
|
||||
rtorrentRpcUrl: undefined,
|
||||
qbittorrentUrl: "https://qbittorrent.local.{{ personal_domain }}",
|
||||
duplicateCategories: true,
|
||||
notificationWebhookUrl: "ntfy://push.{{ personal_domain }}/{{ ntfy_crossseed_topic }}",
|
||||
notificationWebhookUrl: "https://webhooks.cheogram.com/{{ crossseed_webhook_endpoint }}",
|
||||
port: 2468,
|
||||
rssCadence: "2w",
|
||||
searchCadence: "6w",
|
||||
|
@@ -17,10 +17,19 @@ ntfy_crossseed_topic: !vault |
|
||||
|
||||
qbitmanage_webhook_endpoint: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
34306566313332383439633231616632633463353162346432386462656330303030383030343563
|
||||
3965663337663736303765636537373864663237303639320a356163656566636239663331663734
|
||||
66353166396666373661313330636131396430316332663935316661386430376162636335323834
|
||||
3936366230343831320a336264346238643437363634383138326266653165303638633733663366
|
||||
66643931303862666635346534386662343635646436353835633836373162396630326530653935
|
||||
6361646632656337393735386234326462363932333633663436
|
||||
65613962643966373536653665356561663264366437393663633836643630353837633735316633
|
||||
6533333037376539353732303461613662353662333530390a306461306230663762313132383161
|
||||
38613761343665393565393732333235383062323265653465363562376236396235656365636365
|
||||
6536633637666466630a343966383939643630373730396638313730663133636537323161653930
|
||||
34313236376664633235353639616138383865396438633833346562313031626630353639636562
|
||||
3338356638373732313861353866666634366265376330643366
|
||||
|
||||
crossseed_webhook_endpoint: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
65333664616136323837363838666462666565323032663661616362343965633236323437356238
|
||||
3262643134303030376664303133653766333833623633660a366131616333386233303835643361
|
||||
32393631626437323139633234383532666163643965313264356466623731656634303765373439
|
||||
6265633261303630370a666430333238663731656564623932323936613162626134613234313732
|
||||
37633631313965396233613333373832353463653337393861393335373661393163343037306130
|
||||
6337376662653463316530313863613532633338623731356536
|
||||
|
||||
|
Reference in New Issue
Block a user