index
:
ansible-distro-install.git
main
Ansible Roles to install different (linux) distros
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-20
Add mac ubuntu install tasks
Ahmed Abdelhalim
6
-5
/
+238
2026-04-20
Update hostvars w/examples adding mac on ubuntu dual boot config
Ahmed Abdelhalim
6
-28
/
+67
2026-04-03
Fix home partition mapping
Ahmed Abdelhalim
3
-1
/
+2
2026-04-03
Add home partition mapping
Ahmed Abdelhalim
1
-0
/
+0
2026-04-03
Split archlinux setup on mac from others and fix EFI on mac
Ahmed Abdelhalim
3
-27
/
+78
2026-04-03
[skip-ci] Minor updates to readme file
Ahmed Abdelhalim
1
-3
/
+3
2026-03-04
Fix playbook name
Ahmed Abdelhalim
1
-1
/
+1
2026-03-04
Rename mac host names
Ahmed Abdelhalim
5
-3
/
+3
2026-02-27
Fix Mac installs
Ahmed Abdelhalim
2
-107
/
+7
2026-02-27
Add boot args that allow gpu and other mac locked features on linux
Ahmed Abdelhalim
7
-15
/
+24
2026-02-26
Add the ansible-distro configure to example files
Ahmed Abdelhalim
4
-0
/
+4
2026-02-26
Replace vi with nano
Ahmed Abdelhalim
1
-1
/
+1
2026-02-26
Update instructions on mac install instructions
Ahmed Abdelhalim
3
-16
/
+16
2026-02-26
Add vi/less for basic debugging on fresh arch
Ahmed Abdelhalim
1
-1
/
+1
2026-02-26
Fix Mac setup to install broadcom wl driver
Ahmed Abdelhalim
5
-0
/
+34
2026-02-25
Add the script to download the correct broadcom-wl driver
Ahmed Abdelhalim
1
-0
/
+64
2026-02-25
Fix the wifi installation of archlinux on MBP
Ahmed Abdelhalim
4
-1
/
+99
2026-02-15
Fix mounting home partition
Ahmed Abdelhalim
1
-0
/
+0
2026-02-04
Adapt playbook to ansible 2.24+
Ahmed Abdelhalim
3
-7
/
+7
2026-01-22
Workaround tuigreet
Ahmed Abdelhalim
1
-2
/
+2
2026-01-11
Install pip
Ahmed Abdelhalim
4
-31
/
+41
2026-01-11
Update live ISO to avoid issues with keyrings with old ISO
Ahmed Abdelhalim
1
-0
/
+9
2026-01-11
Revert "Fix live environment keyring issues when the iso was created long ago"
Ahmed Abdelhalim
1
-10
/
+0
2026-01-11
Fix live environment keyring issues when the iso was created long ago
Ahmed Abdelhalim
1
-0
/
+10
2026-01-11
Update partition maps for different machines
Ahmed Abdelhalim
2
-0
/
+0
2025-12-01
[skip-ci] Minor updates to README
Ahmed Abdelhalim
1
-2
/
+2
2025-11-09
Fix reboot not to wait for prompt and ubuntuiso domain
Ahmed Abdelhalim
2
-2
/
+2
2025-11-07
Add scheduled weekly test and pin testing lib versions
Ahmed Abdelhalim
3
-6
/
+12
2025-09-22
Ignore refind.conf tests as it doesn't work on CI
Ahmed Abdelhalim
2
-17
/
+21
2025-09-21
Fix the rEFInd timeout and styling
Ahmed Abdelhalim
3
-4
/
+18
2025-09-21
Replace systemd with rEFInd
Ahmed Abdelhalim
4
-66
/
+30
2025-09-21
Clean up bootmgr and fix systemd-boot regression issue
Ahmed Abdelhalim
5
-18
/
+39
2025-09-21
Remove systemd-boot setup from ubuntu and leave it to the bootctl
Ahmed Abdelhalim
2
-54
/
+0
2025-09-20
Add restricted repo for nvidia/amd drivers that might be needed
Ahmed Abdelhalim
1
-3
/
+3
2025-09-20
Remove snapd from the ignored packages to be able to download
Ahmed Abdelhalim
1
-1
/
+1
2025-09-15
Fix testing to use the configure bootstrap playbook
Ahmed Abdelhalim
1
-1
/
+1
2025-09-10
Add reboot task after successful run
Ahmed Abdelhalim
1
-0
/
+6
2025-08-19
Add missing bash command for changing password for ubuntu
Ahmed Abdelhalim
1
-0
/
+1
2025-08-11
Refactor configure role to use hostname instead of virtual group name
Ahmed Abdelhalim
1
-2
/
+2
2025-08-11
Fix raspberry install correct kernel/firmware using rpi-update
Ahmed Abdelhalim
3
-12
/
+25
2025-08-11
Add testing with configure playbooks
Ahmed Abdelhalim
2
-4
/
+19
2025-08-11
Update readme
Ahmed Abdelhalim
1
-7
/
+24
2025-08-11
Minor fixes to raspberry config and playbook configs
Ahmed Abdelhalim
8
-18
/
+22
2025-08-11
CI run on arm instead of qemu
Ahmed Abdelhalim
1
-4
/
+4
2025-08-11
Add ci testing
Ahmed Abdelhalim
3
-2
/
+61
2025-08-11
Make bootstrap raspberry more detailed with minimal setup
Ahmed Abdelhalim
7
-11
/
+16
2025-08-11
Minor refactoring to set hostname and fix rpi5 bootstrap
Ahmed Abdelhalim
5
-23
/
+12
2025-08-11
Add Raspberry Pi5 support to bootstrap
Ahmed Abdelhalim
12
-26
/
+199
2025-08-11
Refactor bootstrap to have ubuntu specific tasks
Ahmed Abdelhalim
3
-6
/
+7
2025-08-11
Add host_vars example and encrypted configs
Ahmed Abdelhalim
5
-0
/
+103
[next]