mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
Update main.yml
This commit is contained in:
parent
97cc140ac7
commit
8a7a86bce8
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
||||||
when: not openvpn_enabled and not installing
|
when: not openvpn_enabled and not installing
|
||||||
|
|
||||||
|
|
||||||
- name: Add OpenVPN to list of services at /etc/iiab/iiab.ini
|
- name: Add 'openvpn' to list of services at /etc/iiab/iiab.ini
|
||||||
ini_file: dest='{{ service_filelist }}'
|
ini_file: dest='{{ service_filelist }}'
|
||||||
section=openvpn
|
section=openvpn
|
||||||
option='{{ item.option }}'
|
option='{{ item.option }}'
|
||||||
|
|
Loading…
Reference in a new issue