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 |
|
A Holt
|
176abdd2f5
|
Merge pull request #1695 from holta/version-more-visible
Making IIAB (PRE-)release version number a bit more visible
|
2019-05-24 14:41:21 -04:00 |
|
A Holt
|
87fa63baba
|
Mention IIAB at top of default_vars.yml
|
2019-05-24 14:17:17 -04:00 |
|
holta
|
6d7adf00a2
|
(PRE-)release version# more visible
|
2019-05-24 14:04:14 -04:00 |
|
A Holt
|
3b4200b316
|
Merge pull request #1694 from holta/network-ansible-cleanup
Clean roles/0-init & roles/network for Ansible 2.8 ('| bool'). Prep for Ubuntu 18/19+
|
2019-05-24 13:23:38 -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
|
17193b8629
|
Merge pull request #250 from iiab/master
sync from iiab/iiab
|
2019-05-24 00:06:30 -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
|
da4fb34090
|
Merge pull request #1692 from holta/firewall-usability
iptables firewall: further clarify http-or-https (for Admin Console's box.lan/admin too)
|
2019-05-23 14:54:56 -07:00 |
|
A Holt
|
7012946f1b
|
Clarify http-or-https (for Admin Console's box.lan/admin too)
|
2019-05-23 17:52:03 -04:00 |
|
A Holt
|
4f23ca93bd
|
Clarify http-or-https (for Admin Console's box.lan/admin too)
|
2019-05-23 17:51:03 -04:00 |
|
A Holt
|
dffe5bf120
|
Clarify http-or-https (for Admin Console's box.lan/admin too)
|
2019-05-23 17:50:51 -04:00 |
|
A Holt
|
e8cc7b4897
|
Clarify http-or-https (for Admin Console's box.lan/admin too)
|
2019-05-23 17:50:40 -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
|
de933e92dd
|
Merge pull request #1690 from holta/ansible-2.7.11
Recommend 2.7.11 if running scripts/ansible-2.7.x
|
2019-05-23 13:40:18 -07:00 |
|
A Holt
|
df3455b1ef
|
Recommend 2.7.11 if running scripts/ansible-2.7.x
|
2019-05-23 16:37:23 -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
|
d06e540ae2
|
Merge pull request #1688 from holta/lokole-0.4.2
Lokole 0.4.1 -> 0.4.2
|
2019-05-22 17:38:54 -04:00 |
|
A Holt
|
8b7ac36f81
|
Lokole 0.4.1 -> 0.4.2
|
2019-05-22 17:37:43 -04:00 |
|
A Holt
|
3b8c205720
|
Merge pull request #249 from iiab/master
sync from iiab/iiab
|
2019-05-22 17:36:52 -04:00 |
|
A Holt
|
f27c748cc2
|
Merge pull request #1684 from holta/lokole-0.4.1
Lokole 0.4.0 -> 0.4.1
|
2019-05-21 01:30:55 -07:00 |
|
A Holt
|
c137b60a57
|
Lokole 0.4.0 -> 0.4.1
|
2019-05-21 04:29:24 -04:00 |
|
A Holt
|
0ff08ea662
|
Merge pull request #248 from iiab/master
sync from iiab/iiab
|
2019-05-21 01:28:12 -07: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 |
|