diff --git a/README.md b/README.md index 9c2dc02..5bd9d0d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ - [alertmanager](roles/alertmanager/README.md) - [dnsmasq](roles/dnsmasq/README.md) - [grafana](roles/grafana/README.md) +- [ipmi_exporter](roles/ipmi_exporter/README.md) - [mount_device](roles/mount_device/README.md) - [prometheus](roles/prometheus/README.md) - [ufw](roles/ufw/README.md) diff --git a/galaxy.yml b/galaxy.yml index aa819d3..c68bddb 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,7 +1,7 @@ --- namespace: genlab name: common -version: 0.8.0 +version: 0.9.0 readme: README.md authors: - Alexander Gorelyshev (corvus-migratorius@proton.me)