diff --git a/plugins/modules/ec2_instance.py b/plugins/modules/ec2_instance.py index 639ee189fdc..95269c43401 100644 --- a/plugins/modules/ec2_instance.py +++ b/plugins/modules/ec2_instance.py @@ -82,7 +82,7 @@ callback (Linux only). - For Windows instances, to enable remote access via Ansible set O(aap_callback.windows) to V(true), and optionally set an admin password. - - If using O(aap_callback.windows) and O(aap_callback.set_password), callback ton Ansible Automation Platform will not + - If using O(aap_callback.windows) and O(aap_callback.set_password), callback to Ansible Automation Platform will not be performed but the instance will be ready to receive winrm connections from Ansible. - Mutually exclusive with O(user_data). type: dict