summaryrefslogtreecommitdiffstats
path: root/roles/network/tasks/install-debian.yml
AgeCommit message (Expand)AuthorFilesLines
2026-02-12Handle avahi removal in network role onlyAhmed Abdelhalim1-0/+5
2025-09-22Attempt fixing avahi test by pinning versionsAhmed Abdelhalim1-8/+0
2025-09-22Attempt fix of avahi/dhcpcd uninstall in debian/ubuntuAhmed Abdelhalim1-1/+9
2025-09-15Update network role to remove dhcpcd dependencyAhmed Abdelhalim1-0/+1
2025-08-16Refactor network role to remove NetworkManager/dhcpcd/networkd conflictAhmed Abdelhalim1-28/+0
2025-08-16Fix conflicting NetworkManger/systemd-networkdAhmed Abdelhalim1-0/+2
2025-08-11Refactor playbook to simplify package installs for different OSsAhmed Abdelhalim1-1/+0
2025-08-11Ensure package cache is updated in playbook pre-taskAhmed Abdelhalim1-1/+0
2025-08-11Simplify playbook by requiring the required_for_boot tag on rolesAhmed Abdelhalim1-4/+0
2025-08-11Replace avahi with systemd-resolved/systemd-networkdAhmed Abdelhalim1-2/+16
2025-08-11Refactor to simplify debian network roleAhmed Abdelhalim1-6/+24
2025-08-11Fix when running from distro-install playbook and fix testingAhmed Abdelhalim1-0/+1
2025-08-11Add network roleAhmed Abdelhalim1-0/+15