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 2017-11-26 20:05:40 -05:00 committed by GitHub
parent 99991a3bb4
commit 4e70e80247
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,7 +102,7 @@
when: not openvpn_enabled and not installing
- name: Add OpenVPN to service list
- name: Add OpenVPN to list of services at /etc/iiab/iiab.ini
ini_file: dest='{{ service_filelist }}'
section=openvpn
option='{{ item.option }}'