summaryrefslogtreecommitdiff
path: root/roles/wgconfig
AgeCommit message (Collapse)Author
29 hoursAdd wireguard configuration to dotfiles roleHEADmasterDmitry Ilvokhin
This is a simple role that works only for one host. There are multiple complications that I should keep in mind in the future. * There is should be a way to install dotfiles on boxes without GPG key there. So, files with secrets in them should be gated. * Wireguard configuration should be per host. Each host should have it is own private key.