summaryrefslogtreecommitdiffstats
path: root/roles/wireguard/meta/argument_specs.yml
AgeCommit message (Collapse)AuthorFilesLines
2026-03-04Remove duplicate fields from argument_specs filesAhmed Abdelhalim1-6/+0
2025-08-21Add wireguard role and fix testingAhmed Abdelhalim1-0/+18
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).