aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/wireguard (follow)
Commit message (Collapse)AuthorAge
* use ansible.builtin.package generic moduleEgor Tensin2023-09-18
|
* sort module args, add missing state args, etc.Egor Tensin2023-09-01
|
* use role dependencies where appropriateEgor Tensin2023-08-31
|
* add dependent services to mount/network interface rolesEgor Tensin2023-08-29
|
* wireguard: include the router automaticallyEgor Tensin2023-08-24
|
* wireguard: wg_firewall -> wg_routerEgor Tensin2023-08-24
|
* add input variables to role's defaults/Egor Tensin2023-08-21
|
* append .j2 extension to templatesEgor Tensin2023-08-20
| | | | | I saw a good point somewhere that it should help with syntax highlighting.
* add ansible_managed comment to templatesEgor Tensin2023-08-20
|
* update task names & add more loggingEgor Tensin2023-08-14
|
* add a bunch of READMEs for rolesEgor Tensin2023-08-14
|
* wireguard: fix indentationEgor Tensin2023-08-09
|
* wireguard: optionally set iptables rulesEgor Tensin2023-08-08
|
* wireguard: persistent_keepalive can be set to falseEgor Tensin2023-08-07
|
* wireguard: explicitly set SaveConfig=falseEgor Tensin2023-08-07
|
* wireguard: don't forget to enable the wg-quick serviceEgor Tensin2023-08-07
|
* wireguard: refactoring, support peer endpointsEgor Tensin2023-08-07
|
* add wireguard roleEgor Tensin2023-08-04