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

11024 commits

Author SHA1 Message Date
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
root
fb1e5a3bc4 Merge branch 'check4AP' of https://github.com/jvonau/iiab into check4AP 2022-05-18 22:46:26 -04:00
A Holt
193ee4c0f3
Merge pull request #3221 from holta/kiwix-tools-3.2.0-5
Try kiwix-tools 3.2.0-5
2022-05-18 10:59:14 -04:00
A Holt
91b0f9ceed
Update README.md 2022-05-18 08:12:53 -04:00
A Holt
a6edf6d679
Try kiwix-tools 3.2.0-5 2022-05-18 07:03:39 -04:00
A Holt
f45b3574ed
scripts/ansible: Mention ansible-base 2.10.17 for #3220 2022-05-17 07:33:22 -04:00
A Holt
5d842ff48b
Merge pull request #3220 from holta/ansible-core-2.13.0
Recommend ansible-core 2.13.0
2022-05-16 13:31:33 -04:00