update meta

This commit is contained in:
Sergey Malyuk
2025-12-18 15:28:18 +03:00
parent 236c4cf189
commit f541060cc1
3 changed files with 3 additions and 2 deletions

View File

@@ -9,6 +9,7 @@
- [borgmatic](roles/borgmatic/README.md)
- [curl_scheduled](roles/curl_scheduled/README.md)
- [dnsmasq](roles/dnsmasq/README.md)
- [docker_ubuntu](roles/docker_ubuntu/README.md)
- [grafana](roles/grafana/README.md)
- [ipmi_exporter](roles/ipmi_exporter/README.md)
- [karma](roles/karma/README.md)

View File

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

View File

@@ -27,7 +27,7 @@ Example Playbook
```yaml
roles:
- role: docker_ubuntu
- role: genlab.common.docker_ubuntu
```
License