From 9a47f504238016f861477318b72b556bb9ace95e Mon Sep 17 00:00:00 2001 From: A Holt Date: Fri, 20 Aug 2021 06:44:19 -0400 Subject: [PATCH] /usr/bin/iiab-support: Link to higher-level explanations --- roles/openvpn/templates/iiab-support | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/roles/openvpn/templates/iiab-support b/roles/openvpn/templates/iiab-support index fd887fff3..7a7d70063 100755 --- a/roles/openvpn/templates/iiab-support +++ b/roles/openvpn/templates/iiab-support @@ -1,5 +1,11 @@ #!/bin/bash +# Run 'sudo iiab-support' to turn on OpenVPN without hassle. GENERAL TIPS: +# http://FAQ.IIAB.IO -> "How can I remotely manage my Internet-in-a-Box?" + +# "AUGUST 2018 - AUGUST 2021" Technical Recap at the top of: +# https://github.com/iiab/iiab/blob/master/roles/openvpn/tasks/main.yml + PLAYBOOK="install-support.yml" INVENTORY="ansible_hosts" DEBUG=false # Using /usr/bin/true or /usr/bin/false