diff --git a/README.md b/README.md index 241639d..af97688 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ ## Roles -- [mount_device](roles/mount_device/README.md) - [alertmanager](roles/alertmanager/README.md) +- [dnsmasq](roles/dnsmasq/README.md) +- [mount_device](roles/mount_device/README.md) +- [ufw](roles/ufw/README.md) - [wg_hub](roles/wg_hub/README.md) \ No newline at end of file diff --git a/galaxy.yml b/galaxy.yml index 1c0944f..6f50d1d 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,7 +1,7 @@ --- namespace: genlab name: common -version: 0.4.0 +version: 0.5.0 readme: README.md authors: - Alexander Gorelyshev (corvus-migratorius@proton.me)