set role to overwrite normal nzbget

This commit is contained in:
DaRealestUK
2019-03-13 20:06:50 +00:00
committed by GitHub
parent 764a06bd9d
commit 6c6cce4742

View File

@@ -17,9 +17,9 @@
- name: 'Set Known Facts'
set_fact:
pgrole: 'nzbget-mp4'
intport: '6790'
extport: '6790'
pgrole: 'nzbget'
intport: '6789'
extport: '6789'
image: 'linuxserver/nzbget'
# CORE (MANDATORY) ############################################################