summaryrefslogtreecommitdiff
path: root/module/ri-wireguard/src/main/resources/templates/wireguard/inventory.j2
Commit message (Collapse)AuthorAgeFilesLines
* Code reorganization.Trygve Laugstøl2021-02-031-13/+0
| | | | Moving main code to src, keeping modules in modules/
* wireguard.Trygve Laugstøl2021-02-011-0/+6
|
* Better main().Trygve Laugstøl2021-01-261-0/+7
* Moving templates into their respective modules. * Supporting export type-based filtering. Probably not perfect.