-
Notifications
You must be signed in to change notification settings - Fork 342
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
[FR] aws_ec2 (dynamic inventory) use "aws ssm get-inventory" info also #704
Comments
Files identified in the description:
If these files are inaccurate, please update the |
@abikouo OMG!! I will test soon and tell you. thank you! |
inventory aws_ec2 - add ssm_inventory inventory into hostvars SUMMARY using use_ssm_inventory users can populate hostvars with Amazon SSM inventory for configured instances closes #704 ISSUE TYPE Feature Pull Request COMPONENT NAME aws_ec2 inventory Reviewed-by: Alina Buzachis Reviewed-by: Mark Chappell
@abikouo So sorry for late, now it merged but, I guarantee this works! |
The option |
Summary
Hi,
I think
aws_ec2
plugin use ec2 metadata only,but user who already set up ssm inventroy can use/get ssm inventroy info, too.
When I was searching aws_ec2 plugin,
there's no way to get OS (distro) info,
and
ansible_distribution
can not use.so I request the way to get ssm inventory or use directly in aws_ec2 plugin.
Thanks,
Issue Type
Feature Idea
Component Name
aws_ec2
Additional Information
Code of Conduct
The text was updated successfully, but these errors were encountered: