aboutsummaryrefslogtreecommitdiffstats
path: root/roles/wireguard
Commit message (Collapse)AuthorAgeFilesLines
* fix(roles/wireguard): store secrets in correct dirRomain Gonçalves2024-11-011-1/+1
|
* 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-308-104/+90
|
* refactor(roles): force byte conversion by ansibleRomain Gonçalves2022-12-173-5/+5
|
* refactor: pass ansible-lint with yaml headerRomain Gonçalves2022-12-126-0/+12
|
* 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-107-0/+139
remember that computers suck.