diff --git a/README.md b/README.md index e9151cd..181aa68 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ - [ipmi_exporter](roles/ipmi_exporter/README.md) - [mount_device](roles/mount_device/README.md) - [prometheus](roles/prometheus/README.md) +- [smartctl_exporter](roles/smartctl_exporter/README.md) - [ufw](roles/ufw/README.md) - [wg_hub](roles/wg_hub/README.md) - [wg_spoke](roles/wg_spoke/README.md) \ No newline at end of file diff --git a/galaxy.yml b/galaxy.yml index 409ec6a..4bb7cfd 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,7 +1,7 @@ --- namespace: genlab name: common -version: 0.10.0 +version: 0.11.0 readme: README.md authors: - Alexander Gorelyshev (corvus-migratorius@proton.me)