mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Comment/sentence clarified.
This commit is contained in:
parent
190058c315
commit
aa2744cbc6
1 changed files with 3 additions and 1 deletions
|
@ -79,7 +79,9 @@
|
|||
register: stat
|
||||
|
||||
|
||||
# FIXED SOMETIME PRIOR TO AUGUST 2018: ansible [did] not handle @ in a service name
|
||||
# FIXED SOMETIME PRIOR TO AUGUST 2018: earlier versions of Ansible had not
|
||||
# been working with systemd service names that contained the "@" character.
|
||||
|
||||
#- name: Enable the OpenVPN tunnel at boot time (debuntu)
|
||||
# shell: systemctl enable openvpn@xscenet.service
|
||||
# when: openvpn_enabled and not stat.exists is defined and is_debuntu
|
||||
|
|
Loading…
Reference in a new issue