Merge pull request #25 from corvus-migratorius/add-wg-spoke

update wg spoke meta
This commit is contained in:
Fogucoco
2025-12-12 14:29:24 +03:00
committed by GitHub
2 changed files with 3 additions and 2 deletions

View File

@@ -10,4 +10,5 @@
- [mount_device](roles/mount_device/README.md)
- [prometheus](roles/prometheus/README.md)
- [ufw](roles/ufw/README.md)
- [wg_hub](roles/wg_hub/README.md)
- [wg_hub](roles/wg_hub/README.md)
- [wg_spoke](roles/wg_spoke/README.md)

View File

@@ -1,7 +1,7 @@
---
namespace: genlab
name: common
version: 0.6.0
version: 0.7.0
readme: README.md
authors:
- Alexander Gorelyshev (corvus-migratorius@proton.me)