summaryrefslogtreecommitdiffstats
path: root/group_vars
AgeCommit message (Collapse)AuthorFilesLines
2025-09-15Refactor python and ansible roles to use uv package managerAhmed Abdelhalim1-2/+1
2025-09-11Update vars to rename the wireguard interfaces wg-x (standard)Ahmed Abdelhalim2-3/+3
2025-09-04Refactor molecule testing to run a scenario per distro and fix ipv6Ahmed Abdelhalim1-2/+2
2025-09-03Revert change to network and disable filteringAhmed Abdelhalim1-0/+0
2025-09-03Revert "Refactor: rename wireguard_gateway to gateway"Ahmed Abdelhalim1-0/+0
This reverts commit fdd0b5b58f0ebd39ad05e2dcb17faa6603145f97.
2025-09-03Refactor: rename wireguard_gateway to gatewayAhmed Abdelhalim1-0/+0
As the role now functions as a gateway and not just a wireguard gateway it's better name for clarity
2025-09-02Fix the python role to install and clean up in idempotent mannerAhmed Abdelhalim1-0/+0
2025-08-31Update wireguard connectionsAhmed Abdelhalim1-0/+0
2025-08-21Add wireguard role and fix testingAhmed Abdelhalim2-0/+13
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-20Add python roleAhmed Abdelhalim2-0/+5
2025-08-11Update vars to match refactored rolesAhmed Abdelhalim2-17/+17
2025-08-11Add settings example group varsAhmed Abdelhalim2-0/+22
2025-08-11Add ssh roleAhmed Abdelhalim1-0/+1
2025-08-11Add user roleAhmed Abdelhalim1-0/+4
2025-08-11Add network roleAhmed Abdelhalim1-0/+2
2025-08-11Add ansible inventoryAhmed Abdelhalim2-0/+1