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

8064 commits

Author SHA1 Message Date
A Holt
9f8646a33a
Clarify: 12 (not 13) php pkgs for Nextcloud 2020-03-19 14:54:21 -04:00
A Holt
01527023ab
Merge pull request #2294 from jvonau/u20test
U20test / Ubuntu 20.04 to offer PHP 7.3 and 7.4 [Nextcloud PHP deps, php-stem on U20, ap0 prep, KA Lite on Ubermix, etc]
2020-03-19 14:33:30 -04:00
A Holt
ec8cd810f5
Clarify PHP deps & options in nextcloud/tasks/install.yml 2020-03-19 12:12:17 -04:00
A Holt
c6939a4959
Clarify removal of libgeos-* pkgs for KA Lite on Ubermix 2020-03-19 12:01:38 -04:00
A Holt
a03b253a00
Merge pull request #2291 from jvonau/ansible
ubuntu 20 ansible workaround
2020-03-19 10:56:35 -04:00
A Holt
d05cf41731
Merge pull request #2289 from jvonau/rtc
Rtc
2020-03-19 10:48:10 -04:00
Jerry Vonau
17c69eca74 network exclude ap0 2020-03-19 06:49:04 -05:00
Jerry Vonau
0ca3bac427 better feedback 2020-03-19 06:49:03 -05:00
Jerry Vonau
57ba762345 nextcloud - use {{ php_version }} 2020-03-19 05:56:38 -05:00
Jerry Vonau
89c0bc9d8d install python2 for kalite 2020-03-19 05:45:26 -05:00
Jerry Vonau
04368ffbe9 move Ubermix workaround 2020-03-19 05:42:00 -05:00
George Hunt
d177908366 enable stem link again 2020-03-19 05:35:31 -05:00
George Hunt
852cddf222 add in stem changes from Tim 2020-03-19 05:34:18 -05:00
George Hunt
b4a086413c enable aarch64 in kiwix, disable stem.php 2020-03-19 05:33:35 -05:00
Jerry Vonau
e66766c88e ubuntu missing iw rfkill 2020-03-19 05:09:53 -05:00
Jerry Vonau
18d90787f1 simplify ubuntu-20 test 2020-03-19 00:45:02 -05:00
Jerry Vonau
12020f891e moved 2020-03-15 07:17:30 -05:00
Jerry Vonau
9d331e8262 bluetooth needs a kick on ubuntu 2020-03-15 06:14:54 -05:00
Jerry Vonau
41cb25b82b say as I do 2020-03-15 04:55:40 -05:00
Jerry Vonau
629acf49a0 drop ? 2020-03-15 03:56:12 -05:00
Jerry Vonau
8223ad9966 rework the ubuntu-20 test 2020-03-15 02:42:26 -05:00
Jerry Vonau
b0c9e19023 ubuntu-20 2020-03-15 02:10:27 -05:00
Jerry Vonau
9cfbbd0d58 usercfg.txt on ubuntu 2020-03-15 01:54:57 -05:00
Jerry Vonau
49a137ddcd ensure dphys-swapfile is restarted 2020-03-15 01:30:49 -05:00
Jerry Vonau
e48d56dfb9 ensure dphys-swapfile fake-hwclock are installed 2020-03-15 01:27:45 -05:00
Jerry Vonau
cbca4a72ad ubuntu 20 workaround 2020-03-15 00:02:51 -05:00
Jerry Vonau
eca80a289a modern OS are shipping systemd-timesyncd pre-enabled other packages not needed
ntp and chrony actually conflict with each other
2020-03-14 22:52:06 -05:00
Jerry Vonau
5eaa5baf3b ubuntu mounts the first partition differently - limit swapfile mods to raspbian 2020-03-14 22:30:45 -05:00
Jerry Vonau
fde51539c5 default rtc_id to none 2020-03-14 22:27:13 -05:00
A Holt
1b4f928c1f
Gitea 1.11.2 -> 1.11.3 2020-03-11 00:14:15 -04:00
A Holt
2930acf46d
Merge pull request #2286 from jvonau/fixes
Fixes [Python 3 venv for Calibre-Web, network/tasks/debian.yml syntax error]
2020-03-09 13:58:31 -04:00
Jerry Vonau
e8fdcbf59e cover calibre-web use of python3-venv for those who have ansible already installed 2020-03-09 12:51:26 -05:00
Jerry Vonau
9dedee871c always pre-install python3-venv 2020-03-09 12:46:13 -05:00
A Holt
277e21f0a4
Merge pull request #2283 from holta/is_rpi-to-rpi_model
is_rpi to rpi_model in /etc/iiab/iiab.ini
2020-03-09 13:46:01 -04:00
Jerry Vonau
b8163a1e7c network - missing and #2284 2020-03-09 12:43:05 -05:00
A Holt
a6bf566d4e
another is_rpi -> rpi_model for /etc/iiab/iiab.ini 2020-03-09 13:24:11 -04:00
A Holt
9df0ad6ea1
Update iiab_ini.yml 2020-03-09 13:22:54 -04:00
A Holt
ac465d00a2
Merge pull request #382 from iiab/master
sync from iiab:master
2020-03-09 13:19:19 -04:00
root
b18f6fb4c2 Merge branch 'holta-wordpress-fixes' 2020-03-09 13:01:04 -04:00
root
d2c8878ed5 Merge branch 'wordpress-fixes' of https://github.com/holta/iiab into holta-wordpress-fixes 2020-03-09 12:59:59 -04:00
root
2e68a80e34 is_rpi -> is_raspbian to fix merge conflict in www_base/tasks/php-stem.yml 2020-03-09 12:56:48 -04:00
root
089d92415b Explain nginx_high_php_limits in default_vars & 3 local_vars files 2020-03-09 12:40:53 -04:00
A Holt
2041c36671
Merge pull request #2240 from jvonau/cal_py3
Cal py3 [Calibre-Web: move to Python 3] ...uncovers 2 Calibre-Web issues: slow shutdown & "Perform Update" button risks
2020-03-09 12:20:25 -04:00
A Holt
f9b2c51d41
Merge pull request #2275 from jvonau/is_rpi
Kill off is_rpi
2020-03-09 12:14:24 -04:00
A Holt
c3bb3603f6
Merge pull request #2282 from jvonau/usbmount
Usbmount fixes
2020-03-09 10:43:55 -04:00
root
b70abcdbca Revise/Clean roles/www_options/tasks/main.yml 2020-03-09 00:31:05 -04:00
root
801e463563 Clarify php-fpm in nextcloud/tasks/install.yml 2020-03-08 15:40:06 -04:00
root
0f1e4ba5c2 Fix explanations in default_vars & local_vars 2020-03-08 15:34:21 -04:00
root
5f63941127 www_back_end, www_front_end -> www_core, www_options 2020-03-08 15:26:05 -04:00
root
010a6b5fde Clean/explain www_front_end/tasks/main.yml 2020-03-08 14:34:55 -04:00