diff --git a/docs/docsite/rst/scenario_guides/guide_aws.rst b/docs/docsite/rst/scenario_guides/guide_aws.rst index 2b26881e6e8..877b30a59a5 100644 --- a/docs/docsite/rst/scenario_guides/guide_aws.rst +++ b/docs/docsite/rst/scenario_guides/guide_aws.rst @@ -258,7 +258,7 @@ ec2_ami module. Generally speaking, we find most users using Packer. -See the Packer documentation of the `Ansible local Packer provisioner `_ and `Ansible remote Packer provisioner `_. +See the Packer documentation of the `Ansible local Packer provisioner `_ and `Ansible remote Packer provisioner `_. If you do not want to adopt Packer at this time, configuring a base-image with Ansible after provisioning (as shown above) is acceptable.