From 03a4e217e49710b9f3f907fbcda60ca9feccf901 Mon Sep 17 00:00:00 2001 From: A Holt Date: Fri, 20 Aug 2021 05:59:59 -0400 Subject: [PATCH] Update iiab-support --- roles/openvpn/templates/iiab-support | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/openvpn/templates/iiab-support b/roles/openvpn/templates/iiab-support index 5dbc309e6..527bbe70e 100755 --- a/roles/openvpn/templates/iiab-support +++ b/roles/openvpn/templates/iiab-support @@ -18,8 +18,8 @@ DEBUG=false # Using /usr/bin/true or /usr/bin/false # (4) sed: Strip any outer spacing. # (5) sed: Strip up-to-1 pair of matching outer quotes. -[*] Steps (1) and (2) are not applicable for live/keyboard input. -[*] Steps (3), (4) and (5) are optional for live/keyboard input (we do it!) +# Steps (1) and (2) are not applicable with live/keyboard input. +# Steps (3), (4) and (5) are optional with live/keyboard input (we do it!) # /etc/openvpn/scripts/announcer ALSO GOES ONE STEP FURTHER THAN ANSIBLE: # (6) Convert remaining spaces to underscores.