Merge pull request #21 from corvus-migratorius/change-meta

change roles list in readme
change galaxy version
This commit is contained in:
Fogucoco
2025-12-12 11:30:36 +03:00
committed by GitHub
2 changed files with 4 additions and 2 deletions

View File

@@ -5,6 +5,8 @@
## Roles ## Roles
- [mount_device](roles/mount_device/README.md)
- [alertmanager](roles/alertmanager/README.md) - [alertmanager](roles/alertmanager/README.md)
- [dnsmasq](roles/dnsmasq/README.md)
- [mount_device](roles/mount_device/README.md)
- [ufw](roles/ufw/README.md)
- [wg_hub](roles/wg_hub/README.md) - [wg_hub](roles/wg_hub/README.md)

View File

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