1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
Commit graph

232 commits

Author SHA1 Message Date
A Holt
dc3ffbf3e1
iiab-support: Tighten up comment 2021-08-28 18:18:06 -04:00
root
fc80fa6939 OpenVPN /usr/bin/iiab-support: Brighter white-on-red warnings 2021-08-25 14:17:35 -04:00
root
6b91f1bb7a /usr/bin/iiab-support: Code cleaner 2021-08-25 09:11:08 -04:00
root
18838157eb /usr/bin/iiab-support: tun0 IP visible upfront 2021-08-25 08:47:45 -04:00
root
176e4efc5a Polish OpenVPN /usr/bin/iiab-support explanation 2021-08-20 10:05:41 -04:00
A Holt
9a47f50423
/usr/bin/iiab-support: Link to higher-level explanations 2021-08-20 06:44:19 -04:00
A Holt
0e5325ad8b
Explain openvpn/templates/announcer 2021-08-20 06:33:57 -04:00
A Holt
244c67243f
iiab-support: Summarize mechanics 2021-08-20 06:07:49 -04:00
A Holt
03a4e217e4
Update iiab-support 2021-08-20 05:59:59 -04:00
A Holt
5de9073d48
iiab-support: Emulate Ansible & /etc/openvpn/scripts/announcer 2021-08-20 05:58:24 -04:00
A Holt
5fcc91988c
openvpn/templates/iiab-support: Explain code paths/mechanics 2021-08-19 19:55:17 -04:00
root
40379df4b8 "AUGUST 2018 - AUGUST 2021" recap touchup @ openvpn/tasks/main.yml 2021-08-19 19:42:15 -04:00
root
e6e3555838 "AUGUST 2018 - AUGUST 2021" recap at top of: openvpn/tasks/main.yml 2021-08-19 19:35:05 -04:00
A Holt
d58b0a7c17
openvpn/templates/announcer: < 80 columns for readability, as much as poss 2021-08-19 18:17:56 -04:00
A Holt
201a8cd00c
openvpn/templates/announcer: User education re: spaces-to-underscores 2021-08-19 18:14:29 -04:00
root
b8a9ec0914 Warn that /etc/iiab/openvpn_handle is no longer supported 2021-08-19 17:14:49 -04:00
root
0be8cfa16a iiab-support: Clarify /etc/openvpn/scripts/announcer SPC -> underscore 2021-08-19 16:05:10 -04:00
root
a0ca53a0fb /usr/bin/iiab-support: Turn off ANSI/VT100 colors at the outset 2021-08-19 15:49:08 -04:00
root
4168ecfa37 Toughen up /usr/bin/iiab-support & similar local_vars.yml extractors 2021-08-19 15:27:05 -04:00
root
c8a8dd85bc iiab-support output more vivid: ANSI/VT100 colors/highlighting 2021-08-19 02:02:24 -04:00
root
c1e5052722 openvpn/templates/iiab-support: Recap Ansible-vs-sed var mechanics 2021-08-19 00:33:08 -04:00
root
673b3be679 Tighter OpenVPN: iiab-support + iiab-diagnostics 2021-08-19 00:20:44 -04:00
root
011139bde6 Major cleanup of roles/openvpn, openvpn_handle SSOT 2021-08-18 21:47:46 -04:00
root
a4a1421293 Spring Cleaning: pbx, nodejs, openvpn, local_vars, default_vars.yml 2021-08-04 09:49:54 -04:00
A Holt
e0d327a5e2
openvpn/tasks/install.yml: Further clarify sudo install 2021-08-02 23:27:43 -04:00
A Holt
bc5f398cfa
openvpn/tasks/install.yml: Explain sudo install 2021-08-02 23:21:53 -04:00
A Holt
d6257b5603
openvpn/tasks/install.yml: Clarify sudo dep 2021-08-02 13:52:27 -04:00
A Holt
8563f63544
openvpn/tasks/install.yml: Make install of sudo more explicit 2021-08-02 13:41:59 -04:00
root
a07a684d13 /etc/iiab/iiab.ini: install / enabled -> ROLE_install / ROLE_enabled 2021-04-29 15:03:29 -04:00
A Holt
1504c50f0f
roles/openvpn/templates/iiab-remote-off: Fix instructions 2021-04-26 23:36:56 -04:00
A Holt
bf3b9a6f17
openvpn/templates/announcer.j2: Clarify all handle spaces changed to underscores 2020-11-23 03:32:51 -05:00
A Holt
a5941bb0f3
openvpn/templates/announcer.j2: 1 line instead of 9 lines, if we mandate debuntu 2020-11-23 03:22:58 -05:00
A Holt
998b147e08
Explain var(s) set to "" when file(s) don't exist. So ' || true' is not nec. 2020-11-23 02:54:46 -05:00
A Holt
5c2c13966a
Clean/Shorten openvpn/templates/announcer.j2 2020-11-23 02:39:59 -05:00
A Holt
c8fc9e0a8a
Rename 15-openvpn to 15-openvpn.deprecated 2020-11-22 19:29:10 -05:00
root
ca171fbc1c Remove "| bool" 1.5yrs later, as Ansible 2.10 changed conditional_bare_variables default 2020-10-16 16:46:19 -04:00
root
cb1a708abb rm 25 *.deprecated files/dirs 2020-04-20 11:07:00 -04:00
root
c4033c1709 Link to remote support options @ FAQ.IIAB.IO 2020-02-16 23:43:13 -05:00
root
5decddac72 Modularize roles/openvpn 2020-02-16 23:33:09 -05:00
root
810fc81ac8 Convert dest: to path: per Ansible lineinfile norms 2020-02-03 19:54:04 -05:00
root
814efd5a02 Mostly var cleanup across ~80 files 2020-01-30 04:00:00 -05:00
A Holt
f24be12fc6
Update openvpn/tasks/main.yml 2020-01-29 08:40:05 -05:00
A Holt
ee4f51d36a
Update openvpn/tasks/main.yml 2020-01-23 22:11:24 -05:00
A Holt
2877bf442c
Clean openvpn/tasks/main.yml 2020-01-13 16:19:50 -05:00
root
99f48aae4a iiab.ini: '| string' avoids Ansible warnings 2020-01-11 21:41:37 -05:00
A Holt
1dcb61213f
NCat-missing-from-NMap if Debian > 9 or Ubuntu > 18 (for openvpn_handle) 2019-10-09 18:45:02 -04:00
A Holt
c4f81366bf
Directly implement need_ncat in openvpn/tasks/main.yml 2019-10-09 18:35:15 -04:00
A Holt
584e35e243
openvpn/tasks/main.yml more readable 2019-10-09 18:18:08 -04:00
A Holt
07905cdc3d
Update main.yml 2019-10-09 12:37:12 -04:00
A Holt
801080bfb5
Update main.yml 2019-10-09 12:34:08 -04:00