index
:
ansible-distro-configure.git
ipv6-partially-supported
mac-nvidia-drivers
main
Ansible Roles to configure different (linux) distros
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
roles
/
network
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
Configure ipv6/prefer ipv4 switches for network (and all hosts)
Ahmed Abdelhalim
4
-5
/
+20
12 days
Configure preference of ip family (ipv4 > ipv6)
Ahmed Abdelhalim
3
-0
/
+20
2026-07-10
Fix linting and testing gateway with dummy interface
Ahmed Abdelhalim
1
-1
/
+1
2026-07-08
Route IPv6 through WireGuard VPN via radvd and static gateway
Ahmed Abdelhalim
4
-1
/
+14
2026-07-08
Fix bridge network treated as new device
Ahmed Abdelhalim
1
-1
/
+1
2026-07-08
Refactor network role
Ahmed Abdelhalim
6
-46
/
+4
2026-07-08
Revert 54ab1be commit change on ipv6
Ahmed Abdelhalim
2
-2
/
+2
2026-07-06
Fix network setup on pve
Ahmed Abdelhalim
4
-11
/
+13
2026-07-06
Fix pve network setup
Ahmed Abdelhalim
4
-2
/
+52
2026-07-03
Use permanent MAC addresses for ehternet/LAN connections
Ahmed Abdelhalim
1
-0
/
+1
2026-06-30
Disable ipv6 by defaults
Ahmed Abdelhalim
2
-2
/
+2
2026-05-07
Fix mDNS not resolving because ubuntu 26.04 introduced an override
Ahmed Abdelhalim
1
-1
/
+10
2026-03-04
Remove duplicate fields from argument_specs files
Ahmed Abdelhalim
1
-2
/
+0
2026-02-26
Remove auto-starting iwd, it's managed by network manager (as backend)
Ahmed Abdelhalim
3
-3
/
+0
2026-02-26
Fix iwd-wifi idempotence testing
Ahmed Abdelhalim
2
-7
/
+5
2026-02-26
Fix using od instead of xxd
Ahmed Abdelhalim
2
-1
/
+4
2026-02-26
Remove captive portal code as it wasn't tested
Ahmed Abdelhalim
1
-8
/
+0
2026-02-26
Fix auto-starting iwd on boot
Ahmed Abdelhalim
2
-0
/
+30
2026-02-26
Fix network to work on mac too
Ahmed Abdelhalim
4
-0
/
+12
2026-02-12
Handle avahi removal in network role only
Ahmed Abdelhalim
1
-0
/
+5
2026-01-24
Fix ansible 2.20.1 deprecation warning about ansible_vars
Ahmed Abdelhalim
2
-9
/
+9
2026-01-09
Test fixing idempotent test failure on archlinux
Ahmed Abdelhalim
1
-4
/
+4
2025-12-16
Remove company from the roles meta
Ahmed Abdelhalim
1
-1
/
+0
2025-09-22
Attempt fixing avahi test by pinning versions
Ahmed Abdelhalim
1
-8
/
+0
2025-09-22
Attempt fix of avahi/dhcpcd uninstall in debian/ubuntu
Ahmed Abdelhalim
1
-1
/
+9
2025-09-21
Disable connectivity detection
Ahmed Abdelhalim
1
-1
/
+1
2025-09-20
Migrate to the new loop syntax
Ahmed Abdelhalim
1
-4
/
+4
2025-09-15
Update network role to remove dhcpcd dependency
Ahmed Abdelhalim
6
-6
/
+15
2025-09-10
Add recommended argument_specs
Ahmed Abdelhalim
1
-0
/
+2
2025-09-10
Follow the ansible recommendation of using systemd_service
Ahmed Abdelhalim
2
-5
/
+5
2025-09-10
Refactor role dependencies to be more module modular
Ahmed Abdelhalim
3
-6
/
+7
2025-09-03
Fix archlinux failure
Ahmed Abdelhalim
1
-0
/
+1
2025-09-02
Add dig and nslookup deps for debugging networking issues
Ahmed Abdelhalim
2
-1
/
+2
2025-09-02
Refactor the network fix for pihole
Ahmed Abdelhalim
1
-14
/
+4
2025-09-02
Fix pihole and network manger DNS when VPN isn't active
Ahmed Abdelhalim
3
-6
/
+12
2025-09-01
Fix networking issues when VPN isn't active
Ahmed Abdelhalim
5
-5
/
+33
2025-09-01
Fix wireguard_gateway role being slow
Ahmed Abdelhalim
1
-2
/
+4
2025-08-31
Allow network role to configure ipv6
Ahmed Abdelhalim
3
-0
/
+18
2025-08-21
Fix the wireguard install
Ahmed Abdelhalim
1
-6
/
+0
2025-08-21
Fix network role to install via chroot
Ahmed Abdelhalim
2
-4
/
+6
2025-08-21
Add wireguard role and fix testing
Ahmed Abdelhalim
1
-0
/
+2
2025-08-19
Fix install ubuntu and wifi configs
Ahmed Abdelhalim
2
-1
/
+1
2025-08-19
Fix meta strings quoting
Ahmed Abdelhalim
1
-9
/
+8
2025-08-19
Fix pihole install to work on raspberry and simplify on arch
Ahmed Abdelhalim
1
-2
/
+5
2025-08-16
Refactor network role to remove NetworkManager/dhcpcd/networkd conflict
Ahmed Abdelhalim
7
-67
/
+43
2025-08-16
Fix conflicting NetworkManger/systemd-networkd
Ahmed Abdelhalim
4
-3
/
+16
2025-08-11
Add network ipv4 configurations
Ahmed Abdelhalim
4
-1
/
+26
2025-08-11
Refactor: move hostname into its own role
Ahmed Abdelhalim
3
-27
/
+0
2025-08-11
Use quad9 as the main DNS with cloudflare/google fallbacks
Ahmed Abdelhalim
1
-3
/
+2
2025-08-11
Clean up the archlinux network role
Ahmed Abdelhalim
1
-3
/
+1
[next]