diff --git a/docsite/rst/guide_aws.rst b/docsite/rst/guide_aws.rst index 87ef29630e0..f1d8a337576 100644 --- a/docsite/rst/guide_aws.rst +++ b/docsite/rst/guide_aws.rst @@ -220,7 +220,7 @@ ec2_ami module. Generally speaking, we find most users using Packer. -`Documentation for the Ansible Packer provisioner can be found here `_. +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.