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

3411 commits

Author SHA1 Message Date
A Holt
142e1750bd
Document php{{ php_version }}-sqlite3 future options 2019-05-30 21:12:03 -04:00
A Holt
4607b23367
Deprecate Raspbian 8 & Debian 9 support for Calibre via debs 2019-05-30 21:07:17 -04:00
A Holt
cc691f9730
scripts/calibre-install-latest.sh when not is_rpi 2019-05-30 21:05:20 -04:00
A Holt
cc4a87c001
php{{ php_version }}-sqlite3 confusion documented 2019-05-30 21:00:07 -04:00
A Holt
26dcfe2870
Doc vars files @ github.com/iiab/iiab/tree/master/vars 2019-05-30 20:55:03 -04:00
A Holt
3e5dc3a9a8
further clarify 4 OS's that set "calibre_via_debs: True" 2019-05-30 20:53:28 -04:00
A Holt
47a4be802e
Clarify "calibre_via_debs is set by these 4 OS's" 2019-05-30 20:51:44 -04:00
A Holt
46c4f61639
for now: raspbian-9+ or debian-9+ or ubuntu-18+ 2019-05-30 00:47:06 -04:00
A Holt
6940a87a7e
Is php{{ php_version }}-sqlite3 really used? Unclear 2019-05-30 00:42:18 -04:00
A Holt
6525521b8d
php{{ php_version }}-sqlite3 appears unused but... 2019-05-30 00:38:57 -04:00
A Holt
d8fc4127af
Deprecate php{{ php_version }}-sqlite3 after Rasp9/Deb9/U18 ? 2019-05-26 09:20:07 -04:00
A Holt
80c9aa3608
php{{ php_version }}-sqlite3 also appears unused 2019-05-26 09:03:53 -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