ansible-collections / community.aws

Ansible Collection for Community AWS
GNU General Public License v3.0
187 stars 394 forks source link

aws workspaces inventory plugin #2041

Open cloneluke opened 7 months ago

cloneluke commented 7 months ago

Summary

Right now you can import hosts with aws_ec2 inventory plugin: https://github.com/ansible-collections/amazon.aws/tree/9191f04d558ace27dab7a477c4861ca5d14ff674/plugins/inventory

but I would also like to operated on aws workspaces with ansible, so I would like an aws workspace inventory plugin also.

Issue Type

Feature Idea

Component Name

aws_ec2 inventory plugin

Additional Information

Code of Conduct

jillr commented 6 months ago

Thanks for this feature idea @cloneluke. If a community member were interested in creating a new inventory plugin for Workspaces, that would be contributed to community.aws. You can see more information about our Community and Red Hat maintained collections here: https://docs.ansible.com/ansible/latest/community/contributing_maintained_collections.html I will move this RFE to the community.aws repo.