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

766 commits

Author SHA1 Message Date
A Holt
883f300b4e
Recommend ansible-core 2.12.4 2022-03-29 13:00:20 -04:00
A Holt
8c6ac64aaa
scripts/iiab-diagnostics.README.md: Mention /usr/bin/raspinfo (very similar!) 2022-03-17 00:56:33 -04:00
A Holt
100db44d5a
scripts/ansible: Recommend ansible-core 2.12.3 2022-03-01 09:29:49 -05:00
A Holt
954f57ab54
Recommend ansible-core 2.12.2 2022-02-01 09:55:19 -05:00
A Holt
a85ce3c494
Update iiab-diagnostics.README.md 2022-01-09 21:08:22 -05:00
A Holt
14e249e452
scripts/iiab-diagnostics: List *43430* and *43455* in /lib/firmware/brcm 2022-01-09 21:07:43 -05:00
A Holt
b2b5666872
local_facts.fact: $RPI_MODEL should be "none" when not a Raspberry Pi 2021-12-31 21:50:51 -05:00
A Holt
d10c98e26b
local_facts.fact: Stop supporting Ubuntu 21.04 2021-12-30 18:04:23 -05:00
A Holt
c637389892
local_facts.fact: Explain null byte cleanup PR #3086 2021-12-27 19:58:42 -05:00
root
419ecbea41 local_facts.fact: Clean null byte from /proc/device-tree/model 2021-12-26 17:14:43 -05:00
A Holt
738a28bd45
scripts/ansible: Fix link to new explanation 2021-12-21 11:37:04 -05:00
A Holt
7d085aa47a
Recommend ansible-core 2.12.1 + clarify Ansible repos/docs 2021-12-09 15:40:08 -05:00
A Holt
ca15227f35
iiab-diagnostics: PCI bus -> PCI buses for PR #3061 2021-12-07 09:27:45 -05:00
A Holt
841dc4701a
Update iiab-diagnostics.README.md 2021-12-07 07:37:29 -05:00
A Holt
22fab4dc90
Add 'lspci -nn' to iiab-diagnostics 2021-12-07 07:36:45 -05:00
A Holt
f7d9496850
iiab-diagnostics.README.md: Clarify key lines, for PR #3059 2021-12-04 18:06:21 -05:00
A Holt
b2f6b151a3
scripts/iiab-diagnostics: Run 'rfkill list' 2021-12-04 17:50:45 -05:00
root
e16e22c6c5 Record var devicetree_model to /etc/iiab/iiab.ini 2021-11-27 10:36:20 -05:00
A Holt
c7fde4a0cf
iiab-diagnostics: Emphasize /proc/device-tree/model 2021-11-27 09:47:23 -05:00
A Holt
ae6a4b1f3d
Fix var rpi_model so Parallels doesn't set it to "Parallels ARM Virtual Machine" (from /proc/device-tree/model) 2021-11-26 14:38:15 -05:00
A Holt
69ac0c1fad
scripts/iiab-diagnostics: 'which' command deprecated by Ubuntu 22.04 2021-11-25 16:11:58 -05:00
A Holt
032436421b
Revert "scripts/local_facts.fact: 15 days transitional support for LTS OS's (e.g. both raspbian-10 & raspbian-11 in this case)" 2021-11-23 11:09:23 -05:00
A Holt
99ff5c54a1
Merge pull request #3033 from holta/pip-setting-global.no-cache-dir
scripts/ansible: pip3 config --global set global.no-cache-dir false
2021-11-12 13:30:48 -05:00
A Holt
50f36b545e
scripts/local_facts.fact: 15 days transitional support for LTS OS's (e.g. raspbian-10 & raspbian-11 in this case) 2021-11-12 12:36:50 -05:00
A Holt
924074da3a
scripts/ansible: pip3 config --global set global.no-cache-dir false 2021-11-12 09:55:51 -05:00
A Holt
85cd114890
Merge pull request #3031 from holta/iiab-install_reqs
Update iiab-install & scripts/local_facts.fact to explain more clearly when OS / kernel / Ansible are unsupported
2021-11-11 23:43:45 -05:00
root
e586d6fda9 iiab-install & local_facts.fact: Explain if OS/kernel/Ansible unsupported 2021-11-12 04:17:05 +00:00
A Holt
de09e4cd13
scripts/ansible: Recommend ansible-core 2.12.0 2021-11-11 19:00:55 -05:00
A Holt
64024cfd09
IIAB's limited community/testing resources cannot be balkanized with unilateral demands 2021-11-11 17:19:59 -05:00
tim-moody
c72eea7036 add backwards compatibility for existing raspios 10 installs 2021-11-11 16:36:10 -05:00
A Holt
8498a43d2d
scripts/ansible: Desupport Raspberry Pi OS 10 2021-11-08 16:47:21 -05:00
A Holt
43833e99b8
scripts/local_facts.fact: Desupport Raspberry Pi OS 10 2021-11-08 16:45:06 -05:00
A Holt
6aacb05157
scripts/ansible: Doc/Discussion re 'pip3 config --global set global.cache-dir false' 2021-11-08 04:25:42 -05:00
A Holt
202d537db1
scripts/ansible: pip3 config --global set global.cache-dir false 2021-11-08 04:07:11 -05:00
A Holt
0f26cd6f18
scripts/ansible: pip -> pip3 bug (PR #3013) 2021-11-06 16:58:29 -04:00
A Holt
15da2784d6
scripts/ansible: TEMPORARY support for RasPiOS Buster's Python 3.7 2021-11-06 16:45:04 -04:00
A Holt
f7ae4f95d4
scripts/ansible: Clarify 'pip config set global.cache-dir false' 2021-10-30 14:43:25 -04:00
Jerry Vonau
e3a2825df7
Update ansible
Disable the use of pip cache system wide, leaves no files hanging around in /root/.pip when disabled.
2021-10-30 11:29:26 -05:00
A Holt
c310d973ca
Recommend ansible-core 2.11.6 2021-10-13 17:39:32 -04:00
A Holt
7b132ce94f
PR #2989 Update iiab-diagnostics.README.md 2021-09-28 15:34:28 -04:00
A Holt
678e0f2041
scripts/iiab-diagnostics: Graphical Desktop? 2021-09-28 14:32:40 -04:00
A Holt
5f0cbe6755
scripts/local_facts.fact: #2988 "heredoc" clarif 2021-09-27 23:31:18 -04:00
A Holt
09d0a2e400
scripts/local_facts.fact: PR #2988 typo in comment 2021-09-27 18:04:40 -04:00
root
c76c6e88d4 Lint/indent scripts/local_facts.fact 2021-09-27 15:14:09 -04:00
root
2390e90a18 vars/ubuntu-2110.yml vars/ubuntu-2204.yml etc 2021-09-27 14:15:06 -04:00
root
b92fbb181d Groundwork for testing on Ubuntu 22.04 & Mint 21 pre-releases 2021-09-27 08:43:23 -04:00
A Holt
9f2c474e70
Recommend ansible-core 2.11.5 2021-09-13 07:26:19 -04:00
root
673b3be679 Tighter OpenVPN: iiab-support + iiab-diagnostics 2021-08-19 00:20:44 -04:00
root
011139bde6 Major cleanup of roles/openvpn, openvpn_handle SSOT 2021-08-18 21:47:46 -04:00
A Holt
3fcbe5bc74
scripts/ansible: Recommend ansible-core 2.11.4 2021-08-18 15:19:34 -04:00