summaryrefslogtreecommitdiffstats
path: root/roles/wireguard/tasks
AgeCommit message (Expand)AuthorFilesLines
2026-01-24Fix ansible 2.20.1 deprecation warning about ansible_varsAhmed AbdelHalim1-1/+1
2025-11-14Fix example config, and ignore rpi idempotent test failureAhmed AbdelHalim1-0/+6
2025-11-13Minor fixes to autostart connection validation/service logicAhmed AbdelHalim1-6/+15
2025-11-13Add mechanism to clean up wireguard configurationsAhmed AbdelHalim1-7/+27
2025-11-03Remove unneeded backup of files in wireguardAhmed AbdelHalim1-1/+0
2025-10-22Refactor naming of packages and services to follow same conventionsAhmed AbdelHalim1-1/+1
2025-09-20Migrate to the new loop syntaxAhmed AbdelHalim1-3/+3
2025-09-14Fix wireguard stopping vpn when it's not necessaryAhmed AbdelHalim1-1/+1
2025-09-14Put back the idempotent ignore testAhmed AbdelHalim1-0/+2
2025-09-13Remove the idempotence ignore test in wireguardAhmed AbdelHalim1-2/+0
2025-09-12Fix idempotence for wg-portal roleAhmed AbdelHalim1-9/+2
2025-09-12Fix looping over wireguard connection dictAhmed AbdelHalim1-1/+1
2025-09-10Follow the ansible recommendation of using systemd_serviceAhmed AbdelHalim1-2/+2
2025-08-21Fix the wireguard installAhmed AbdelHalim1-1/+1
2025-08-21Add wireguard role and fix testingAhmed AbdelHalim1-0/+54