aboutsummaryrefslogtreecommitdiffstats
path: root/roles/wireguard/tasks
Commit message (Collapse)AuthorAgeFilesLines
* fix(roles/wireguard): absolute path for wg-quick keepaliveRomain Gonçalves2024-09-112-10/+2
|
* feat(roles/wireguard): restart interface if gateway is unreachableRomain Gonçalves2024-07-061-2/+2
|
* refactor(roles/wireguard): bump wireguard generationRomain Gonçalves2024-06-306-89/+73
|
* refactor(roles): force byte conversion by ansibleRomain Gonçalves2022-12-173-5/+5
|
* refactor: pass ansible-lint with yaml headerRomain Gonçalves2022-12-125-0/+10
|
* lint: pass ansible-lint + yamllintRomain Gonçalves2022-10-224-14/+13
|
* roles/wireguard: Daemon hang with shell moduleRomain Gonçalves2021-12-123-10/+22
| | | | | Using the raw module is a workaround for having wg-quick working in background.
* roles: Generate + deploy wireguard configurationsRomain Gonçalves2021-12-104-0/+89
remember that computers suck.