summaryrefslogtreecommitdiffstats
path: root/.github/workflows/ci.yml
AgeCommit message (Collapse)AuthorFilesLines
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