1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update main.yml

This commit is contained in:
A Holt 2018-08-15 16:40:04 -04:00 committed by GitHub
parent 928eac19f7
commit 9da941333c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -176,9 +176,9 @@
value: "OpenVPN is a means of connecting to other machines anywhere on the internet, via a middleman server, using Virtual Private Network techniques to create secure connections."
- option: enabled
value: "{{ openvpn_enabled }}"
# Uncomment *if* openvpn_handle variable later becomes mandatory
# - option: handle
# value: "{{ openvpn_handle }}"
# Uncommented as openvpn_handle variable is now mandatory: (if set to "", the UUID will be used instead)
- option: handle
value: "{{ openvpn_handle }}"
- option: cron_enabled
value: "{{ openvpn_cron_enabled }}"
- option: server