root
|
1f2eab54f4
|
pbx/tasks/asterisk.yml: Typo in 'make install' output
|
2022-05-26 01:57:38 -04:00 |
|
root
|
d98a6c70a4
|
Try installing 1+15 FreePBX modules BEFORE forcing off Asterisk
|
2022-05-26 01:53:52 -04:00 |
|
root
|
75b5e6d91f
|
freepbx.yml: Skip 'fwconsole reload' for now (requires Asterisk live)
|
2022-05-26 01:12:29 -04:00 |
|
root
|
9da59526e7
|
Merge branch 'freepbx-via-git-clone' of https://github.com/holta/iiab into freepbx-via-git-clone
|
2022-05-25 22:59:23 -04:00 |
|
root
|
8c0a981967
|
freepbx.yml: Install official versions of 1 + 15 FreePBX modules
|
2022-05-25 22:54:43 -04:00 |
|
A Holt
|
47bd30d480
|
Update pbx/README.adoc & use relative URL's (so readable offline)
|
2022-05-25 20:31:12 -04:00 |
|
A Holt
|
e7f8d57b96
|
pbx/README.adoc: Update 2 stale URL's
|
2022-05-25 20:16:12 -04:00 |
|
root
|
a81def476c
|
freepbx-16.0-latest.tgz STALE so git clone to /opt/iiab/freepbx
|
2022-05-25 20:06:06 -04:00 |
|
A Holt
|
c96844ec5f
|
pbx/README.adoc: asterisk -rx "core show version"
|
2022-05-25 17:59:13 -04:00 |
|
A Holt
|
fc87110d61
|
pbx/README.adoc: Make #3228 warning *bold*
|
2022-05-25 15:50:52 -04:00 |
|
A Holt
|
a3734201c1
|
pbx/README.adoc: Explain #3228 in the Known Issues section
|
2022-05-25 15:48:20 -04:00 |
|
A Holt
|
1d0d6bd753
|
pbx/defaults/main.yml: Fix typo explaining #3228
|
2022-05-25 15:36:00 -04:00 |
|
A Holt
|
50fd06d0a8
|
#3228 interim/manual workaround as freepbx-16.0-latest.tgz is NOT the latest
|
2022-05-25 15:34:17 -04:00 |
|
A Holt
|
ee20486ea5
|
nextcloud/tasks/install.yml: Clarify /library/www/nextcloud is 405MB initially
|
2022-05-25 13:36:31 -04:00 |
|
A Holt
|
319b5a2342
|
Lint www_options/tasks/main.yml
|
2022-05-23 19:51:01 -04:00 |
|
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 |
|