diff --git a/README.md b/README.md index 9a01cb1..9bc99fc 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ - [nginx](roles/nginx/README.md) - [nginx_docker](roles/nginx_docker/README.md) - [node_exporter](roles/node_exporter/README.md) +- [perccli](roles/perccli/README.md) - [platform1c](roles/platform1c/README.md) - [postgres1c](roles/postgres1c/README.md) - [prometheus](roles/prometheus/README.md) diff --git a/galaxy.yml b/galaxy.yml index f2e622b..57f1177 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,7 +1,7 @@ --- namespace: genlab name: common -version: 0.31.0 +version: 0.32.0 readme: README.md authors: - Alexander Gorelyshev (corvus-migratorius@proton.me)