Update delugevpn.yml

This commit is contained in:
sneedster
2019-01-13 10:50:04 -08:00
committed by GitHub
parent 04d7a2f8a3
commit 8e58e7c033

View File

@@ -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