mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
Update delugevpn.yml
This commit is contained in:
@@ -27,10 +27,6 @@
|
|||||||
- name: 'Including cron job'
|
- name: 'Including cron job'
|
||||||
include_tasks: '/opt/plexguide/containers/_core.yml'
|
include_tasks: '/opt/plexguide/containers/_core.yml'
|
||||||
|
|
||||||
# FOLDER CREATION #############################################################
|
|
||||||
- name: 'Including folders'
|
|
||||||
include_tasks: '/opt/plexguide/containers/_folders.yml'
|
|
||||||
|
|
||||||
- name: 'Checking for existing app data'
|
- name: 'Checking for existing app data'
|
||||||
stat:
|
stat:
|
||||||
path: /opt/appdata/{{pgrole}}/core.conf
|
path: /opt/appdata/{{pgrole}}/core.conf
|
||||||
@@ -61,7 +57,7 @@
|
|||||||
VPN_ENABLED: yes
|
VPN_ENABLED: yes
|
||||||
VPN_USER: vpnuser
|
VPN_USER: vpnuser
|
||||||
VPN_PASS: vpnpass
|
VPN_PASS: vpnpass
|
||||||
VPN_PROV: vpnprov
|
VPN_PROV: custom
|
||||||
ENABLE_PRIVOXY: no
|
ENABLE_PRIVOXY: no
|
||||||
STRICT_PORT_FORWARD: no
|
STRICT_PORT_FORWARD: no
|
||||||
LAN_NETWORK: 192.168.1.1/24
|
LAN_NETWORK: 192.168.1.1/24
|
||||||
|
|||||||
Reference in New Issue
Block a user