A Holt
|
bd4741add9
|
goal is http://box/archive - clarify Ansible code
|
2019-05-25 08:58:07 -04:00 |
|
A Holt
|
e3fb088d66
|
box/internetarchive too long—let's try box/archive
|
2019-05-25 08:13:34 -04:00 |
|
A Holt
|
54f4327a5b
|
Clarify Wi-Fi customization instructions
|
2019-05-25 07:58:19 -04:00 |
|
A Holt
|
3a7b69b6a0
|
Captive Portal doc evolution clarified
|
2019-05-25 07:36:25 -04:00 |
|
A Holt
|
e141c64d1c
|
Doc Links @ top of roles/network/defaults/main.yml
|
2019-05-25 07:31:20 -04:00 |
|
A Holt
|
f2ddcac90a
|
Making network/defaults/main.yml approachable for others
|
2019-05-25 07:19:16 -04:00 |
|
A Holt
|
f2acf8934b
|
{{ services_externally_visible }} fails, deprecate it
|
2019-05-25 06:33:21 -04:00 |
|
A Holt
|
7a3fca8c80
|
Delineate vars already defined in local_vars & default_vars
|
2019-05-25 06:13:39 -04:00 |
|
A Holt
|
32b849e34f
|
Merge branch 'master' into mitra
|
2019-05-25 01:11:24 -04:00 |
|
A Holt
|
380606f21f
|
Is "Internet Archive Distributed Web" the best name?
|
2019-05-25 01:03:08 -04:00 |
|
A Holt
|
c441de4f92
|
"| bool" mandated by Ansible 2.8
|
2019-05-25 00:56:37 -04:00 |
|
A Holt
|
397849f8bc
|
"| bool" mandated by Ansible 2.8
|
2019-05-25 00:50:55 -04:00 |
|
A Holt
|
d1247e8864
|
"| bool" mandated by Ansible 2.8
|
2019-05-25 00:50:19 -04:00 |
|
A Holt
|
d5c7d4ae99
|
php{{ php_version }}-sqlite if raspbian-8 or debian-8
|
2019-05-24 23:52:11 -04:00 |
|
A Holt
|
1e9aa27268
|
php{{ php_version }}-sqlite if raspbian-8 or debian-8
|
2019-05-24 23:42:26 -04:00 |
|
A Holt
|
b037fe5df9
|
php7.x-sqlite3 when raspbian 9+ or debian 9+ or ubuntu 18+
|
2019-05-24 23:29:34 -04:00 |
|
A Holt
|
59f2a2e7d9
|
"is_debian_9 or is_ubuntu_16" in calibre/tasks/debs.yml
|
2019-05-24 23:06:27 -04:00 |
|
A Holt
|
30f7c18364
|
parens in condition for clarity
|
2019-05-24 22:55:54 -04:00 |
|
holta
|
a74e187aac
|
not just is_ubuntu_18: make U19/U20 possible
|
2019-05-24 21:58:37 -04:00 |
|
A Holt
|
f3812754ec
|
dupl when: 's fixed in nextcloud/tasks/main.yml
|
2019-05-24 20:19:26 -04:00 |
|
holta
|
2f73f599c5
|
'when: X }' -> 'when: X | bool }' in both meta/main.yml
|
2019-05-24 19:57:35 -04:00 |
|
holta
|
2bed0c9404
|
'when: X #' -> 'when: X | bool #' for Ansible 2.8
|
2019-05-24 19:39:10 -04:00 |
|
holta
|
9543a10d82
|
': false' to ': False' + ': true' to ': True' or ': yes'
|
2019-05-24 19:29:41 -04:00 |
|
holta
|
3a1ccf3638
|
'when: X' -> 'when: X | bool' for Ansibl 2.8
|
2019-05-24 18:33:10 -04:00 |
|
holta
|
6d7adf00a2
|
(PRE-)release version# more visible
|
2019-05-24 14:04:14 -04:00 |
|
holta
|
cb5743dd11
|
Merge branch 'network-ansible-cleanup' of https://github.com/holta/iiab into network-ansible-cleanup
|
2019-05-24 04:58:40 -04:00 |
|
holta
|
58637ef3fa
|
Proper boolean values for var gw_active
|
2019-05-24 04:56:10 -04:00 |
|
A Holt
|
eb7d5ea706
|
roles/0-init/tasks/main.yml indentation
|
2019-05-24 04:54:00 -04:00 |
|
holta
|
4652d3505a
|
@holta
|
2019-05-24 03:26:21 -04:00 |
|
holta
|
2e3c4b7b2e
|
comments preserve hardcoded U18 clauses
|
2019-05-24 03:13:52 -04:00 |
|
holta
|
3eccbd9d60
|
'| bool' for Ansible 2.8; prep U18+
|
2019-05-24 03:06:43 -04:00 |
|
root
|
2ea775848a
|
Add |bool in network/tasks/restart.yml
|
2019-05-24 01:51:03 -04:00 |
|
A Holt
|
be5bbe8e5e
|
output tweak
|
2019-05-24 00:03:21 -04:00 |
|
A Holt
|
44c8204f66
|
Merge pull request #1693 from holta/firewall-usability
iptables firewall: Apply @jvonau's "$lan" != "none" to forwarding not just masquerading
|
2019-05-23 23:51:54 -04:00 |
|
A Holt
|
a68ae48b4e
|
Apply @jvonau's "$lan" != "none" to fwd'ing (not just masq'ing)
|
2019-05-23 23:42:55 -04:00 |
|
A Holt
|
3d976bebec
|
iptables doc tweak
|
2019-05-23 19:42:40 -04:00 |
|
A Holt
|
f826c138b8
|
iptables doc tweak
|
2019-05-23 19:39:44 -04:00 |
|
A Holt
|
b254d8a7c0
|
Merge pull request #1691 from holta/firewall-usability
Fix Typo: enable masquerade only when "$lan" != "none" (typo fixed)
|
2019-05-23 14:03:16 -07:00 |
|
A Holt
|
a55c7150e8
|
enable masquerade only when "$lan" != "none" (typo fixed)
|
2019-05-23 17:00:27 -04:00 |
|
A Holt
|
47b47f242b
|
Merge pull request #1677 from holta/firewall-usability
Making IIAB's firewall (iptables) understandable to newbie implementers
|
2019-05-23 11:35:19 -04:00 |
|
A Holt
|
7fa7d1d40a
|
Enable masquerade only when "$lan" != "none"
|
2019-05-23 11:25:55 -04:00 |
|
A Holt
|
8b7ac36f81
|
Lokole 0.4.1 -> 0.4.2
|
2019-05-22 17:37:43 -04:00 |
|
A Holt
|
c137b60a57
|
Lokole 0.4.0 -> 0.4.1
|
2019-05-21 04:29:24 -04:00 |
|
A Holt
|
98049544b1
|
Lines numbers fixed in comment
|
2019-05-21 04:03:39 -04:00 |
|
A Holt
|
b221473d64
|
iiab-gen-iptables 15+ core port rules alphabetized
|
2019-05-21 03:57:04 -04:00 |
|
A Holt
|
efd317d62f
|
Line number fix in comment
|
2019-05-21 03:31:28 -04:00 |
|
A Holt
|
f5ed9d6966
|
iptables $gui_port comment
|
2019-05-21 03:30:40 -04:00 |
|
A Holt
|
68676ef444
|
Comment points to iptables docs
|
2019-05-21 03:09:58 -04:00 |
|
A Holt
|
071d5987b7
|
http-vs-https clarified in network/tasks/avahi.yml
|
2019-05-21 02:43:43 -04:00 |
|
A Holt
|
52fdf8983b
|
add WAN-side rules even if Appliance (if WAN exists!)
|
2019-05-21 02:06:47 -04:00 |
|
A Holt
|
33b8c06f57
|
Merge pull request #1683 from georgejhunt/register-map
Register map
|
2019-05-19 21:10:05 -04:00 |
|
George Hunt
|
9a899b4314
|
remove debug print statement
|
2019-05-19 17:12:49 -07:00 |
|
George Hunt
|
3ca7b266cc
|
Merge branch 'register-map' of https://github.com/georgejhunt/iiab into register-map
|
2019-05-19 17:07:28 -07:00 |
|
George Hunt
|
a5088f063d
|
permit omt and sat to be used in filename
|
2019-05-19 17:07:01 -07:00 |
|
A Holt
|
0d074918f2
|
Merge pull request #1681 from holta/kiwix-1.2.1
kiwix-tools 1.2.0 -> 1.2.1
|
2019-05-19 19:30:15 -04:00 |
|
A Holt
|
72a7fead21
|
kiwix-tools 1.2.0 -> 1.2.1
|
2019-05-19 19:25:03 -04:00 |
|
A Holt
|
c74053ef52
|
also clarify "ports_externally_visible: 2" means http-or-https in avahi.yml
|
2019-05-19 14:04:14 -04:00 |
|
A Holt
|
20dacbb8fa
|
2 = ssh + http-or-https (for Admin Console's box.lan/admin too)
|
2019-05-19 14:02:53 -04:00 |
|
A Holt
|
6abc8e0d5b
|
Ansible tags osm & maps (it was 3 tags, now it's 2!)
|
2019-05-19 13:35:31 -04:00 |
|
A Holt
|
2e8a1afb3d
|
Moving osm-vector-maps install from 4-server-options?
|
2019-05-19 13:29:19 -04:00 |
|
A Holt
|
ff9cbf68f2
|
Move osm-vector-maps install to 7-edu-apps stage ?
|
2019-05-19 13:27:47 -04:00 |
|
Tim Moody
|
8678280551
|
various fixes
|
2019-05-19 12:53:55 -04:00 |
|
A Holt
|
043e6c8166
|
Explanation better
|
2019-05-19 06:49:30 -04:00 |
|
A Holt
|
33c64d2337
|
Comment aligned w/ local_vars files & default_vars
|
2019-05-19 06:45:23 -04:00 |
|
A Holt
|
b3d837b182
|
Comment fixed in network/tasks/avahi.yml
|
2019-05-19 06:31:42 -04:00 |
|
A Holt
|
12885ad5f8
|
How to edit iiab-gen-iptables
|
2019-05-19 06:30:16 -04:00 |
|
A Holt
|
669dcf7a6e
|
gui_wan -> ports_externally_visible >= 2 in avahi.yml
|
2019-05-19 05:45:16 -04:00 |
|
A Holt
|
ec9834f7d7
|
iiab-gen-iptables uses ports_externally_visible {0...5}
|
2019-05-19 05:42:58 -04:00 |
|
A Holt
|
e2c8b5cde6
|
Comments/spacing readability
|
2019-05-18 18:13:39 -04:00 |
|
George Hunt
|
7eae142a62
|
use regular expressions to break apart filename
|
2019-05-17 21:53:57 -07:00 |
|
A Holt
|
3602804c4f
|
Merge pull request #1665 from tim-moody/samba-ports
Open Samba ports if enabled
|
2019-05-17 22:23:03 -04:00 |
|
George Hunt
|
abc8fb8947
|
replace extract_region_from_filename- use re
|
2019-05-17 19:09:53 -07:00 |
|
A Holt
|
8eeb38f799
|
Revert Gitea 1.8.1 to 1.7.6 for RPi
|
2019-05-17 19:14:19 -04:00 |
|
A Holt
|
fc66fd476a
|
Merge pull request #1672 from holta/gitea-1.8.1
Gitea 1.8.0 -> 1.8.1
|
2019-05-17 01:39:12 -04:00 |
|
A Holt
|
7abdecf7da
|
Gitea 1.8.0 -> 1.8.1
|
2019-05-17 01:35:13 -04:00 |
|
A Holt
|
a4c069a2d5
|
Merge pull request #1671 from holta/iiab-support
/usr/bin/iiab-support code readability tweaks
|
2019-05-17 01:11:48 -04:00 |
|
A Holt
|
f8c9d4cc98
|
minor code readability tweaks
|
2019-05-17 01:09:22 -04:00 |
|
A Holt
|
e08435066d
|
Merge pull request #1670 from holta/iiab-support
/usr/bin/iiab-support (better) explains OpenVPN
|
2019-05-17 00:35:06 -04:00 |
|
A Holt
|
148883867a
|
/usr/bin/iiab-support (better) explains OpenVPN
|
2019-05-17 00:32:03 -04:00 |
|
A Holt
|
77d7dfa958
|
Clarify in comment: PHP 7.1+ issue on diff distros
|
2019-05-16 17:05:06 -04:00 |
|
A Holt
|
1bf146ff2f
|
Missed one: nextcloud_orig_src_file -> nextcloud_orig_src_file_old
|
2019-05-16 17:00:32 -04:00 |
|
A Holt
|
506cfd04b7
|
Nextcloud 16 on Debian 10 & Ubuntu 18.04; Nextcloud 15 on Debian 9 & Raspbian 9
|
2019-05-16 16:01:32 -04:00 |
|
A Holt
|
3716d3d304
|
Nextcloud 16 on Debian 10 & Ubuntu 18.04; Nextcloud 15 on Debian 9 & Raspian 9
|
2019-05-16 15:48:19 -04:00 |
|
A Holt
|
f65ee3e598
|
Lokole 0.1.39 -> 0.4.0
|
2019-05-16 14:23:44 -04:00 |
|
Tim Moody
|
3d4ba01669
|
open samba ports
|
2019-05-15 10:01:38 -04:00 |
|
Tim Moody
|
81cb74f1c4
|
Merge pull request #1663 from tim-moody/map-dirs
handle first time when idx file does not exist
|
2019-05-13 14:24:10 -04:00 |
|
Tim Moody
|
fadba3c7b3
|
handle first time when idx file does not exist
|
2019-05-13 14:23:14 -04:00 |
|
Tim Moody
|
12052e35a8
|
Merge pull request #1662 from tim-moody/map-dirs
don't add to menu unless new
|
2019-05-13 14:07:53 -04:00 |
|
Tim Moody
|
45769b15b8
|
don't add to menu unless new
|
2019-05-13 14:02:25 -04:00 |
|
A Holt
|
895a13d88c
|
Remove years-old comment that's no longer relevant
|
2019-05-12 22:26:17 -04:00 |
|
A Holt
|
f21f637b87
|
Establish /opt/iiab/sugarizer-server-1.1.0 for v1.1.0
|
2019-05-12 22:23:01 -04:00 |
|
A Holt
|
91f0ba8ab0
|
Update main.yml
|
2019-05-12 21:43:51 -04:00 |
|
A Holt
|
4d0a49f5d4
|
Comment cleanup
|
2019-05-12 07:50:10 -04:00 |
|
A Holt
|
53c3c0e3d1
|
Revert regex over-optimization
|
2019-05-12 07:29:58 -04:00 |
|
A Holt
|
b39ecacde2
|
Properly emulate ./runrole openvpn + comment code
|
2019-05-12 06:55:50 -04:00 |
|
A Holt
|
3afc93b5ae
|
bash speed matching the regex behavior of Ansible
|
2019-05-12 06:00:46 -04:00 |
|
A Holt
|
52900ba330
|
Mandate existence of /etc/iiab/openvpn_handle
|
2019-05-12 04:05:57 -04:00 |
|
A Holt
|
320136cc69
|
/usr/bin/iiab-support: handle missing file /etc/iiab/openvpn_handle
|
2019-05-12 02:55:44 -04:00 |
|
A Holt
|
59a4df170f
|
1-prep: tidying for Debian 10 Buster release (soon)
|
2019-05-12 01:06:53 -04:00 |
|
A Holt
|
34539a64f7
|
Put /usr/bin/iiab-support & symlinks into place
|
2019-05-12 00:37:43 -04:00 |
|