diff --git a/README.md b/README.md index c190e21..84a5091 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,5 @@ - [win_chocolatey_install](roles/win_chocolatey_install/README.md) - [win_firewall](roles/win_firewall/README.md) - [win_onec](roles/win_onec/README.md) +- [win_wg_spoke](roles/win_wg_spoke/README.md) - [xfs_project_quotas](roles/xfs_project_quotas/README.md) diff --git a/galaxy.yml b/galaxy.yml index 48af1c3..03b4717 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,7 +1,7 @@ --- namespace: genlab name: common -version: 0.38.0 +version: 0.39.0 readme: README.md authors: - Alexander Gorelyshev (corvus-migratorius@proton.me)