summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Collapse)AuthorFilesLines
2026-01-24Fix ansible 2.20.1 deprecation warning about ansible_varsAhmed Abdelhalim1-1/+1
2025-12-13Fix testing archlinux (gnome/hyprland conflict)Ahmed Abdelhalim1-0/+2
Since the setup is intended to use either gnome or hyprland on archlinux but not both on the same machine to avoid complicated and unexpected behavior. This splits the testing of archlinux into 2 different branches for each of the desktop environments
2025-10-20Pin the python and packages versionsAhmed Abdelhalim1-4/+4
2025-10-20Add weekly scheduled test runAhmed Abdelhalim1-1/+5
2025-09-04Refactor molecule testing to run a scenario per distro and fix ipv6Ahmed Abdelhalim1-0/+4
2025-09-04Refactor molecule testing to run a scenario per distroAhmed Abdelhalim1-9/+6
2025-08-21Add wireguard role and fix testingAhmed Abdelhalim1-4/+3
The testing was failing because the use of the example files with the same domain names, resulted in the files and the molecule variable were being merged and therefore running tasks that would fail on test (example, setting a fake VPN connection that wouldn't start).
2025-08-11Add CI testingAhmed Abdelhalim1-0/+61