This commit is contained in:
ChaosZero112
2019-06-15 15:11:23 -04:00
parent 8e1f47c95e
commit 0d82d0ae93

View File

@@ -150,7 +150,7 @@
block:
- name: Create opvn folder
shell: mkdir /opt/appdata/{{pgrole}}/openvpn && touch mkdir /opt/appdata/{{pgrole}}/openvpn/OPVN\ files\ go\ here > && chown -R {{PUID}}:{{PGID}} /opt/appdata/{{pgrole}}/openvpn
when: not opvncheck.stat.exists
when: not ovpncheck.stat.exists
# FIRST TIME CONFIGURATION ####################################################