A Holt
|
798b0a72df
|
Merge pull request #3230 from holta/iiab-diagnostics_git_commit_if_not_root
iiab-diagnostics: 4 fixes/cleanups
|
2022-05-29 17:13:43 -04:00 |
|
root
|
fc50d09951
|
iiab-diagnostics: Avoid eval due to globbing "filenames that contain spaces (ugly IFS issues!)"
|
2022-05-29 16:50:27 -04:00 |
|
root
|
0654e5f6dc
|
iiab-diagnostics: bash -c "$1" instead of eval/exec to fix globbing
|
2022-05-29 16:37:45 -04:00 |
|
A Holt
|
61ada786cd
|
iiab-diagnostics: (1) Show commits even if non-root (2) Cleaner "/CANONICAL-PATH/CMD PARAMS" output (3) Lint to [[ $VAR == "" ]]
|
2022-05-29 14:57:32 -04:00 |
|
A Holt
|
2678d79b2f
|
Update kiwix/README.rst
|
2022-05-27 19:53:15 -04:00 |
|
A Holt
|
876f4461de
|
Update kiwix/README.rst
|
2022-05-27 18:55:28 -04:00 |
|
A Holt
|
858895c50b
|
pbx/README.adoc: Update FAQ.IIAB.IO URL's
|
2022-05-26 13:56:33 -04:00 |
|
A Holt
|
58566cb8ca
|
pbx/README.adoc: THX Ron Raikes for his GitHub approach to installing FreePBX (PR #3229)
|
2022-05-26 11:23:34 -04:00 |
|
A Holt
|
d5452259ca
|
Merge pull request #3229 from holta/freepbx-via-git-clone
freepbx-16.0-latest.tgz STALE so git clone to /opt/iiab/freepbx
|
2022-05-26 11:01:08 -04:00 |
|
A Holt
|
55e673e518
|
freepbx.yml: Mention 2 new auto-installed FreePBX modules
|
2022-05-26 09:36:29 -04:00 |
|
root
|
066837fe16
|
Delineate sections in 336-line freepbx.yml
|
2022-05-26 02:06:14 -04:00 |
|
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 |
|
A Holt
|
8c50177702
|
Merge pull request #3179 from jvonau/auto_country
set 'host_country_code' to value found in wpa_supplicant.conf [on Raspberry Pi OS only, deferring Ubuntu/Debian upstream issues]
|
2022-05-20 11:12:52 -04:00 |
|
A Holt
|
215624d147
|
Update README.md
|
2022-05-19 19:45:42 -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
|
743d8f2601
|
wpa_supplicant.conf country code authoritative, espec for RasPiOS
|
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
|
ceea8fb36d
|
Merge pull request #3223 from holta/ubuntu-2210
Tolerate Ubuntu 22.10 Kinetic Kudu to help with testing
|
2022-05-19 11:40:33 -04:00 |
|
A Holt
|
d947aa70dc
|
Merge pull request #3222 from holta/check4AP
Check hardware for AP and if so record 'can_be_ap = True' to /etc/iiab/iiab.ini
|
2022-05-19 11:28:57 -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
|
739bfd59f3
|
Tolerate Ubuntu 22.10 Kinetic Kudu to help with testing
|
2022-05-19 09:35:35 -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 |
|