Compare commits
No commits in common. "b9f116747be3a2e13797778b652f7c376b724122" and "a7728079a48a288343e39c6d66c03c760c64b0b5" have entirely different histories.
b9f116747b
...
a7728079a4
6 changed files with 1 additions and 36 deletions
|
@ -1,3 +0,0 @@
|
||||||
aur:
|
|
||||||
pkgs:
|
|
||||||
bazarr: []
|
|
|
@ -1,14 +0,0 @@
|
||||||
nginx:
|
|
||||||
bazarr:
|
|
||||||
auth: 2fa
|
|
||||||
default: no
|
|
||||||
https:
|
|
||||||
port: 6767
|
|
||||||
prot: http
|
|
||||||
|
|
||||||
portal:
|
|
||||||
Media:
|
|
||||||
bazarr:
|
|
||||||
name: Subtitle Downloader
|
|
||||||
summary: Bazarr Server
|
|
||||||
public: false
|
|
|
@ -1,3 +0,0 @@
|
||||||
services:
|
|
||||||
bazarr:
|
|
||||||
bazarr: []
|
|
|
@ -7,7 +7,6 @@ roles:
|
||||||
- sonarr
|
- sonarr
|
||||||
- radarr
|
- radarr
|
||||||
- lidarr
|
- lidarr
|
||||||
- bazarr
|
|
||||||
- jackett
|
- jackett
|
||||||
- ytdownloader
|
- ytdownloader
|
||||||
- podfox
|
- podfox
|
||||||
|
|
|
@ -1,14 +0,0 @@
|
||||||
/var/lib/bazarr:
|
|
||||||
file.symlink:
|
|
||||||
- target: /mnt/data/bazarr
|
|
||||||
- force: true
|
|
||||||
- mkdirs: true
|
|
||||||
|
|
||||||
#package is in aur repo
|
|
||||||
bazarr:
|
|
||||||
pkg.installed
|
|
||||||
|
|
||||||
bazarr_service:
|
|
||||||
service.running:
|
|
||||||
- name: bazarr
|
|
||||||
- enable: true
|
|
|
@ -7,7 +7,7 @@
|
||||||
- repos.epel
|
- repos.epel
|
||||||
'os_family:Arch':
|
'os_family:Arch':
|
||||||
- match: grain_pcre
|
- match: grain_pcre
|
||||||
- repos.arch
|
- repos.aur
|
||||||
- systems.arch.mirrors
|
- systems.arch.mirrors
|
||||||
- systems.core.freeipa
|
- systems.core.freeipa
|
||||||
'*':
|
'*':
|
||||||
|
|
Loading…
Add table
Reference in a new issue