diff --git a/README.md b/README.md index 4814f4d3..954e0122 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ Requires Ansible >= 2.15. [Ubuntu 20.04](https://releases.ubuntu.com/focal/) and [Ubuntu 22.04](https://releases.ubuntu.com/jammy/) are supported. -There are also [hardened Amazon Web Services (AWS) images](https://github.com/konstruktoid/hardened-images) available, built with Packer and using this role. +There are also hardened Ubuntu AWS Amazon Machine Images and Azure virtual +machine images available in the [konstruktoid/hardened-images](https://github.com/konstruktoid/hardened-images) +repository, built using [Packer](https://www.packer.io/) and this role. > **Note** > diff --git a/genREADME.sh b/genREADME.sh index c6e5e64e..3a3593c9 100644 --- a/genREADME.sh +++ b/genREADME.sh @@ -20,7 +20,9 @@ Requires Ansible >= ${ANSIBLE_V}. [Ubuntu 20.04](https://releases.ubuntu.com/focal/) and [Ubuntu 22.04](https://releases.ubuntu.com/jammy/) are supported. -There are also [hardened Amazon Web Services (AWS) images](https://github.com/konstruktoid/hardened-images) available, built with Packer and using this role. +There are also hardened Ubuntu AWS Amazon Machine Images and Azure virtual +machine images available in the [konstruktoid/hardened-images](https://github.com/konstruktoid/hardened-images) +repository, built using [Packer](https://www.packer.io/) and this role. > **Note** >