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

5621 commits

Author SHA1 Message Date
A Holt
cc5868d3ec
box/archive not yet working, so mention box:4244 2019-05-25 09:03:25 -04:00
A Holt
4676e70eb8
box/archive not yet working, so mention box:4244 2019-05-25 09:03:12 -04:00
A Holt
a06243b97f
box/archive not yet working, so mention box:4244 2019-05-25 09:01:19 -04:00
A Holt
bd4741add9
goal is http://box/archive - clarify Ansible code 2019-05-25 08:58:07 -04:00
A Holt
88a712f548
1-line explain of Internet Archive DWeb in local_vars_min 2019-05-25 08:38:54 -04:00
A Holt
cfec6b0cfd
1-line explain of Internet Archive DWeb in local_vars_medium 2019-05-25 08:38:35 -04:00
A Holt
491b56cf29
1-line explain of Internet Archive DWeb in local_vars_big 2019-05-25 08:38:20 -04:00
A Holt
2f41fb3cff
1-line explain of Internet Archive DWeb in default_vars 2019-05-25 08:37:54 -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
bb51cb0fbc
Merge pull request #1698 from holta/network-vars
Making network vars more findable via roles/network/defaults/main.yml
2019-05-25 07:38:28 -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
5c313d79b8
Merge pull request #251 from iiab/master
sync from iiab/iiab
2019-05-25 05:04:43 -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
5033f9b108
Merge pull request #1696 from holta/bool-for-ansible-2.8
Revise boolean syntax for Ansible 2.8 e.g. 'when: X' -> 'when: X | bool' (eliminates most warnings)
2019-05-24 21:21:49 -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
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