-
Notifications
You must be signed in to change notification settings - Fork 398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ec2_launch_template: implement missing metadata options #917
ec2_launch_template: implement missing metadata options #917
Conversation
Build succeeded (third-party-check pipeline).
|
Build succeeded.
|
Build succeeded (third-party-check pipeline).
|
|
Build failed.
|
Build succeeded (third-party-check pipeline).
|
Build succeeded.
|
tests/integration/targets/ec2_launch_template/tasks/instance-metadata.yml
Outdated
Show resolved
Hide resolved
Build succeeded (third-party-check pipeline).
|
Build succeeded.
|
Build succeeded (third-party-check pipeline).
|
Build succeeded.
|
Build succeeded (third-party-check pipeline).
|
Build succeeded.
|
Build succeeded (gate pipeline).
|
Backport to stable-3: 💚 backport PR created✅ Backport PR branch: Backported as #923 🤖 @patchback |
ec2_launch_template: implement missing metadata options SUMMARY Add missing metadata options instance_metadata_tags http_protocol_ipv6 ISSUE TYPE Feature Pull Request COMPONENT NAME ec2_launch_template Reviewed-by: Markus Bergholz <git@osuv.de> Reviewed-by: Mark Woolley <mw@marknet15.com> Reviewed-by: Alina Buzachis <None> (cherry picked from commit d47e188)
[PR #917/d47e188d backport][stable-3] ec2_launch_template: implement missing metadata options This is a backport of PR #917 as merged into main (d47e188). SUMMARY Add missing metadata options instance_metadata_tags http_protocol_ipv6 ISSUE TYPE Feature Pull Request COMPONENT NAME ec2_launch_template
…ollections#917) Update ec2_vpc_dhcp_option_info to remove deprecated alias SUMMARY With ansible-collections#913 the CamelCase aliases in ec2_vpc_dhcp_option_info were dropped. Updates the example to use the snake case version ISSUE TYPE Docs Pull Request COMPONENT NAME plugins/modules/ec2_vpc_dhcp_option_info.py ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None>
SUMMARY
Add missing metadata options
instance_metadata_tags
http_protocol_ipv6
ISSUE TYPE
COMPONENT NAME
ec2_launch_template