diff --git a/README.md b/README.md index 7f97a16..c52e497 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ - [dnsmasq](roles/dnsmasq/README.md) - [grafana](roles/grafana/README.md) - [ipmi_exporter](roles/ipmi_exporter/README.md) +- [karma](roles/karma/README.md) - [mount_device](roles/mount_device/README.md) - [prometheus](roles/prometheus/README.md) - [smartctl_exporter](roles/smartctl_exporter/README.md) diff --git a/galaxy.yml b/galaxy.yml index be7296a..ad66e79 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,7 +1,7 @@ --- namespace: genlab name: common -version: 0.12.0 +version: 0.13.0 readme: README.md authors: - Alexander Gorelyshev (corvus-migratorius@proton.me)