summaryrefslogtreecommitdiffstats
path: root/roles/bootstrap/tasks/main.yml
AgeCommit message (Collapse)AuthorFilesLines
2026-05-03Add proxmox install supportAhmed Abdelhalim1-1/+5
Using debian live ISO instead of proxmox live ISO, since using the proxmox ISO didn't allow automating the setup after connecting to the network.
2026-04-20Add mac ubuntu install tasksAhmed Abdelhalim1-0/+3
Add the hack scripts to download and install wifi drivers on Mac For ubuntu ISO, unlike archlinux, it doesn't ship with the wl drivers required for wifi to work on ubuntu, this is a hack workaround to download the missing dependencies on an external USB and use it on the Live ISO to install the missing drivers, allowing for the rest of automation to take place. Assisted-by: Claude (Sonnet 4.6)
2026-04-03Split archlinux setup on mac from others and fix EFI on macAhmed Abdelhalim1-1/+6
2026-02-04Adapt playbook to ansible 2.24+Ahmed Abdelhalim1-4/+4
2025-08-11Make bootstrap raspberry more detailed with minimal setupAhmed Abdelhalim1-1/+1
2025-08-11Minor refactoring to set hostname and fix rpi5 bootstrapAhmed Abdelhalim1-6/+6
2025-08-11Add Raspberry Pi5 support to bootstrapAhmed Abdelhalim1-3/+21
2025-08-11Refactor bootstrap to have ubuntu specific tasksAhmed Abdelhalim1-3/+3
2025-08-11Add bootstrap debian ubuntu supportAhmed Abdelhalim1-0/+4
2025-08-11Fix linting issuesAhmed Abdelhalim1-0/+1
2025-08-11Add the bootstrap role to install archlinux w/testingAhmed Abdelhalim1-0/+9