Skip to content

Commit

Permalink
wait for imdsv2 enabled image
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaps committed Oct 10, 2024
1 parent 2bd6e12 commit 0b8d21d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/targets/ec2_ami_instance/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@
instance_id: "{{ ec2_instance_id }}"
name: "{{ ec2_ami_name }}_imdsv2"
imdsv2_enable: true
wait: true
tags:
Name: "{{ ec2_ami_name }}_imdsv2"
register: imdsv2_image
Expand Down

0 comments on commit 0b8d21d

Please sign in to comment.