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:
parent
c74857a2dd
commit
cd6fbfcbb7
1 changed files with 3 additions and 3 deletions
|
@ -70,8 +70,8 @@
|
|||
# backup: yes
|
||||
# when: openvpn_handle is defined
|
||||
|
||||
# Comment out in future? up_wan was being installed twice (also above) and
|
||||
# was unused for ~2 years as of August 2018: (see 15-openvpn below)
|
||||
# up_wan was being installed twice (also above) and was unused for ~2 years
|
||||
# as of August 2018: (see 15-openvpn below)
|
||||
#- name: Put up_wan in place (debuntu)
|
||||
# template:
|
||||
# src: up_wan
|
||||
|
@ -174,7 +174,7 @@
|
|||
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 }}"
|
||||
# Uncommented as openvpn_handle variable is now mandatory: (if set to "", /etc/iiab/uuid will be used instead)
|
||||
# openvpn_handle variable is mandatory as of August 2018 (if set to "", /etc/iiab/uuid will be used instead)
|
||||
- option: handle
|
||||
value: "{{ openvpn_handle }}"
|
||||
- option: cron_enabled
|
||||
|
|
Loading…
Add table
Reference in a new issue