summaryrefslogtreecommitdiffstats
path: root/roles/network/templates/NetworkManager.conf.j2
AgeCommit message (Collapse)AuthorFilesLines
2 daysDisable ipv6 completely and remove related codeAhmed Abdelhalim1-2/+0
Co-Authored-By: Claude.ai
2026-02-26Fix network to work on mac tooAhmed Abdelhalim1-0/+3
This migrates away from using the default wpa-supplicant, and use iwd instead on all the hosts
2025-09-21Disable connectivity detectionAhmed Abdelhalim1-1/+1
2025-09-15Update network role to remove dhcpcd dependencyAhmed Abdelhalim1-1/+1
Fix install on ubuntu not having networking service stated by default on ubuntu
2025-08-11Replace avahi with systemd-resolved/systemd-networkdAhmed Abdelhalim1-0/+2
2025-08-11Refactor to simplify debian network roleAhmed Abdelhalim1-0/+4
2025-08-11Add network roleAhmed Abdelhalim1-0/+22