mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
/usr/bin/iiab-support: Link to higher-level explanations
This commit is contained in:
parent
0e5325ad8b
commit
9a47f50423
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue