1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00
Commit graph

158 commits

Author SHA1 Message Date
root
4a1e5a89ab 1-prep/tasks/hardware.yml: Cleaner modularization & assoc fixups 2022-03-15 18:30:19 -04:00
Jerry Vonau
9df6c84282
Merge branch 'master' into wifi-hw 2022-03-15 14:21:54 -05:00
Jerry Vonau
03a630b199 leave hostapd as was - has an unconditional systemd call in hostapd.yml 2022-03-15 14:01:02 -05:00
root
f32b9cec36 1-prep/tasks/hardware.yml: Clarify cloud-guest-utils isn't used on RasPiOS 2022-03-15 14:38:42 -04:00
Jerry Vonau
52252044f1 generalize wifi dependencies based on hardware present 2022-03-15 12:58:07 -05:00
root
85eb059add Doc iiab-expand-rootfs + Explicit deps in 1-prep/tasks/hardware.yml 2022-03-15 12:17:51 -04:00
root
35427981a0 iiab-expand-rootfs for more HW/OS's, per raspi-config's do_expand_rootfs() 2022-03-15 10:24:30 -04:00
A Holt
385a374afc
Add roles/remoteit after roles/openvpn in roles/1-prep/tasks/main.yml 2021-10-27 20:51:42 -04:00
root
1c7c30d8f3 Remove 'when: internet_available' from 5 files + Clean 3 similar 2021-08-29 14:36:48 -04:00
A Holt
78e564efce
Lint 1-prep/tasks/raspberry_pi.yml 2021-08-16 09:22:17 -04:00
root
e02e89f01e 1-prep/tasks/main.yml: Mention raspberry_pi.yml 2021-07-31 20:06:01 -04:00
root
f5d6d2c32c 1-prep/tasks/main.yml: Install dnsmasq but configure LATER? 2021-07-31 18:45:28 -04:00
root
c4283308af Tighten up descriptions of 1-prep 2021-07-31 18:19:47 -04:00
root
bc7c0c811c Overhaul 1-prep/README.rst etc 2021-07-31 18:01:17 -04:00
root
d328faf6e3 Modularize 1-prep, Tweak 2-common 2021-07-31 16:43:29 -04:00
root
66ebc95dfe Tighten up 0-init, 1-prep etc for understandability 2021-07-30 04:01:12 -04:00
A Holt
d6dc25c618
1-prep/tasks/main.yml: Cleaner comments 2021-07-29 18:52:14 -04:00
A Holt
b911429949
1-prep/tasks/main.yml: Cleaner 2021-07-28 22:39:32 -04:00
A Holt
bd306cab17
Update raspberry_pi.yml 2021-07-28 14:41:21 -04:00
root
50e0cde9a3 iiab-check-firmware to /usr/bin ; rename systemd services to iiab-* 2021-07-27 22:36:07 -04:00
A Holt
19c96924a0
Update raspberry_pi.yml 2021-07-27 17:47:52 -04:00
A Holt
8bdeef38b7
Update raspberry_pi.yml 2021-07-27 17:28:21 -04:00
A Holt
3a78ab676d
Update raspberry_pi.yml 2021-07-27 15:30:38 -04:00
A Holt
fa21a43c4d
Update raspberry_pi.yml 2021-07-27 14:58:09 -04:00
A Holt
cce544c868
Update raspberry_pi.yml 2021-07-27 14:54:20 -04:00
A Holt
bcd35cf0b6
1-prep/tasks/main.yml: Clarify sshd required by OpenVPN 2021-07-26 15:51:36 -04:00
A Holt
652da0fbbd
1-prep/tasks/main.yml: final code/comment cleanup for PR #2654 merge 2020-11-28 23:18:35 -05:00
A Holt
43e5672bc0
1-prep/tasks/main.yml: Mention PR #2654 (AppArmor works w/ IIAB on Debian 10/11, so also now on Ubuntu?) 2020-11-28 22:38:41 -05:00
A Holt
c849249ca4
1-prep/tasks/main.yml sections: less doomscrolling, more readability 2020-11-28 15:18:19 -05:00
A Holt
b31eb6541c
WIP: AppArmor works with IIAB on Debian 10/11, so is this now also true on Ubuntu? 2020-11-28 09:58:16 -05:00
A Holt
7d06aafcce
Work around SELinux for now, to avoid Ansible Collection fail 2020-11-27 08:10:42 -05:00
root
ca171fbc1c Remove "| bool" 1.5yrs later, as Ansible 2.10 changed conditional_bare_variables default 2020-10-16 16:46:19 -04:00
root
ac22723b43 Release Cleanup of validate_vars, default_vars, local_vars, Stages 0-4, SSHD 2020-09-24 19:01:11 -04:00
Jerry Vonau
5b46eb248d cleanup stage 1 & 4 of # out *_install lines 2020-09-24 02:10:16 -05:00
Jerry Vonau
b00ea49b41 bugfix - sshd 2020-09-24 02:03:43 -05:00
Jerry Vonau
12d239cb2b validate - prune dnsmasq 2020-09-24 02:02:05 -05:00
root
1a3f386065 WiFi firmware fixing w/o local_vars, cleaner w/ explanations 2020-09-22 13:17:34 -04:00
root
1370115e23 Clean tasks/main.yml in stages 1, 3, 4, 6 2020-09-21 14:25:08 -04:00
Tim Moody
4f177f1b65 change resize service to use growpart, which must be installed for raspios 2020-07-09 18:50:56 -04:00
A Holt
0d07479070
1-prep: #when: dnsmasq_install | bool 2020-05-10 14:22:58 -04:00
Jerry Vonau
7e79d691fc install and start dnsmasq early - add option to set upstream dns server 2020-05-09 15:06:23 -05:00
Jerry Vonau
2ca7ac9a00 https://bugs.launchpad.net/ubuntu/+bug/1872897 2020-04-17 06:43:45 -05:00
Jerry Vonau
612ac79fed ensure wireless-tools is installed for ubuntu 2020-03-26 04:48:09 -05:00
A Holt
ea9d4e9df5
Clean/fix Ansible comments i.e. debuntu no longer applicable 2020-03-19 17:32:11 -04:00
A Holt
3a4cd6a7c7
Clarify installation of 4 packages: dphys-swapfile, fake-hwclock, iw, rfkill 2020-03-19 17:28:45 -04:00
A Holt
01527023ab
Merge pull request #2294 from jvonau/u20test
U20test / Ubuntu 20.04 to offer PHP 7.3 and 7.4 [Nextcloud PHP deps, php-stem on U20, ap0 prep, KA Lite on Ubermix, etc]
2020-03-19 14:33:30 -04:00
A Holt
c6939a4959
Clarify removal of libgeos-* pkgs for KA Lite on Ubermix 2020-03-19 12:01:38 -04:00
Jerry Vonau
04368ffbe9 move Ubermix workaround 2020-03-19 05:42:00 -05:00
Jerry Vonau
e66766c88e ubuntu missing iw rfkill 2020-03-19 05:09:53 -05:00
Jerry Vonau
9d331e8262 bluetooth needs a kick on ubuntu 2020-03-15 06:14:54 -05:00