1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00
Commit graph

6974 commits

Author SHA1 Message Date
Jerry Vonau
35750850ac
From @holta user facing feedback
Co-authored-by: A Holt <holta@users.noreply.github.com>
2022-05-19 15:11:58 -05:00
Jerry Vonau
7c72b2f983 move iiab-hotspot-on|off - can_be_ap in template 2022-05-19 14:34:03 -05:00
Jerry Vonau
39bf6fe32c feedback 2022-05-19 14:34:03 -05:00
Jerry Vonau
a8ca92a9b3 move country_code - replace '' with $() 2022-05-19 14:34:03 -05:00
root
c01c6ac73b network/tasks/rpi_debian.yml: 'country_code.stdout | length == 0' 2022-05-19 14:32:18 -05:00
Jerry Vonau
ed2a0f3027 wip on the fly 2022-05-19 14:32:18 -05:00
Jerry Vonau
8924b6668c reload might be needed to register the new templates if they changed 2022-05-19 14:32:18 -05:00
Jerry Vonau
6e2493a2d4 think that was a bug report in the past 2022-05-19 14:32:18 -05:00
Jerry Vonau
9f699d19fe should be a drop-in replacement 2022-05-19 14:32:18 -05:00
Jerry Vonau
dfb9eea05d isolate returned value 2022-05-19 14:32:18 -05:00
Jerry Vonau
4a30d7e15d supply hostapd template later to pickup changed fact 2022-05-19 14:32:18 -05:00
Jerry Vonau
422b1c0197 set 'host_country_code' to value found in wpa_supplicant.conf
host_country_code becomes a fallback value if undetected
2022-05-19 14:32:18 -05:00
A Holt
a2d31595b5
Merge pull request #3225 from holta/ubuntu-2210
7-edu-apps: TEMPORARY 'and not is_ubuntu_2210' for #3189
2022-05-19 13:24:23 -04:00
root
fb26c42c76 7-edu-apps: TEMPORARY 'and not is_ubuntu_2210' for #3189 2022-05-19 13:17:17 -04:00
A Holt
9bf4404e50
hostapd.yml: Clean up Ansible output re: iiab-hotspot-{on|off} 2022-05-19 11:25:00 -04:00
A Holt
7f50ad8365
network/tasks/hostapd.yml: Install /usr/bin/iiab-hotspot-{on|off} in all cases! 2022-05-19 11:20:24 -04:00
root
1df0263281 detected_network.yml: 'when: look_for_ap.failed is defined and...' 2022-05-19 00:04:57 -04:00
root
4d5143e2de network/tasks/detected_network.yml: Refine AP detection 2022-05-18 23:48:54 -04:00
root
fb1e5a3bc4 Merge branch 'check4AP' of https://github.com/jvonau/iiab into check4AP 2022-05-18 22:46:26 -04:00
A Holt
a6edf6d679
Try kiwix-tools 3.2.0-5 2022-05-18 07:03:39 -04:00
A Holt
9bcbbc135a
phpMyAdmin 5.2.0 2022-05-11 13:01:40 -04:00
A Holt
0a7327afd7
nextcloud/README.md: Warn about Nextcloud News app's 32-bit requirement 2022-05-09 07:35:22 -04:00
A Holt
6695a22d53
mongodb/tasks/install.yml: Try 5.0.x (was 4.4.x) on all 4 64-bit OS's 2022-05-08 09:43:14 -04:00
A Holt
890cb94af2
kiwix-tools 3.2.0-4: fixes for diacritics (accents) etc 2022-05-07 07:44:17 -04:00
A Holt
17960e2b20
kiwix/tasks/kiwix-apk.yml: Update comments 2022-05-05 21:45:16 -04:00
A Holt
5f33849fca
Revise /opt/iiab/jupyterhub size estimate to ~217 MB (was ~229 MB) 2022-05-04 17:42:59 -04:00
A Holt
79052db75b
wordpress/tasks/install.yml: "{{ downloads_dir }}/wordpress.tar.gz" 2022-05-04 11:39:51 -04:00
A Holt
87ef66bdee
Generally safer to delete prior /opt/iiab/downloads/wordpress.tar.gz 2022-05-04 11:33:49 -04:00
A Holt
2499e28ac1
'wget -P' inadequate, so try: wget -O /opt/iiab/downloads/wordpress.tar.gz 2022-05-04 11:11:06 -04:00
A Holt
6a445bd4d8
Try wget workaround (Ansible's get_url can be blocked by WordPress.org) 2022-05-04 10:54:25 -04:00
root
ccff8a793c nextcloud/tasks/install.yml: Link to official/evolving Nextcloud 24 reqs 2022-05-02 22:14:16 -04:00
root
c4abc856bc Nextcloud 24.0.0 work w/ PHP 8.1 on Ubuntu 22.04 2022-05-02 22:04:53 -04:00
A Holt
46c947f7bf
osm-vector-maps/README.md: Link to ~12 "2020" regions + catalog for #3205 2022-05-01 23:49:01 -04:00
A Holt
24bae0a24e
osm-vector-maps/README.md: Link to d.iiab.io for PR #3205 2022-05-01 23:32:25 -04:00
A Holt
6eddfd3c90
osm-vector-maps/README.md: Catalog links/details for PR #3205 2022-05-01 13:39:40 -04:00
A Holt
76cbe7e5b0
osm-vector-maps/README.md: "How to (wipe and) upgrade IIAB Maps" for PR #3205 2022-04-30 22:40:55 -04:00
A Holt
bf4d4cfa85
osm-vector-maps/README.md: Fix top-line link and IIAB install tip 2022-04-30 22:19:56 -04:00
A Holt
c7ebf5752f
osm-vector-maps/README.md: Update 1.2G + 2.0G filenames/sizes, outline d/l speedup options, etc 2022-04-30 22:03:54 -04:00
A Holt
f13d98a404
Begin updating osm-vector-maps/README.md e.g. "How to upgrade IIAB Maps" (ENTIRELY AT YOUR OWN RISK) 2022-04-30 21:03:20 -04:00
A Holt
763dea9557
Avoid comment repetition of e.g. {{ osm_repo_url }}/{{ maps_branch }} for PR #3204 2022-04-30 12:16:39 -04:00
root
74250b9dc8 osm-vector-maps: Lint + clarify for readability e.g. map_installer_url 2022-04-30 11:48:47 -04:00
tim-moody
784c9d111a copy fonts.css to maps assets 2022-04-29 20:45:38 -04:00
A Holt
df84c45b28
roles/remoteit/README.md: Faster URL for FAQ.IIAB.IO 2022-04-29 17:20:43 -04:00
root
2dd7a54ae7 remoteit/tasks/install.yml: Refine PR #3201 using Ansible not bash 2022-04-29 16:00:28 -04:00
root
dea315627d Workaround to induce remote.it install on Linux Mint 2022-04-29 15:35:23 -04:00
A Holt
9addfd2564
calibre-web/tasks/install.yml: venv context refresher course 2022-04-28 22:53:26 -04:00
A Holt
cd0777b8b6
Revert "upstream fonts.css does not have mapping to 'common'" 2022-04-28 18:04:37 -04:00
Jerry Vonau
8995a59239
Update roles/osm-vector-maps/tasks/install.yml
Co-authored-by: A Holt <holta@users.noreply.github.com>
2022-04-28 14:11:16 -05:00
Jerry Vonau
3c928c04a7 upstream fonts.css does not have mapping to 'common' 2022-04-28 13:40:16 -05:00
Jerry Vonau
11c8c0df13 Revert "install fonts to '/viewer/assets/'"
This reverts commit a784d5ec27.
2022-04-28 12:03:20 -05:00