Skip to content

Commit

Permalink
ec2_instance/test: ability to import_role the ec2_instance target (#797)
Browse files Browse the repository at this point in the history
ec2_instance/test: ability to import_role the ec2_instance target

Ensre the embedded ec2_instance role can look up for mode in the amazon.aws
collection.
e.g: https://dbbf67233059c7d506cb-2e57d9c82077eebb09071ca136168dfe.ssl.cf2.rackcdn.com/1510/78ed972ece54255fcd2b6371aec90b2a62be068f/check/downstream-ee-amazon-aws-ec2_instance/bcce114/job-output.txt
  • Loading branch information
goneri authored Apr 29, 2022
1 parent c5a761d commit bf36645
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
# don't support any configuration of the delay between retries.
max_attempts: 20
collections:
- amazon.aws
- community.aws
block:
- debug:
Expand Down

0 comments on commit bf36645

Please sign in to comment.