Skip to content
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

Add google-cloud-storage module by default in AWX EE #91

Closed
kladiv opened this issue Oct 19, 2021 · 2 comments
Closed

Add google-cloud-storage module by default in AWX EE #91

kladiv opened this issue Oct 19, 2021 · 2 comments

Comments

@kladiv
Copy link

kladiv commented Oct 19, 2021

Hello,
is it possible to add google-cloud-storage pip module in AWX EE ?

google-auth module is already present but to use google.cloud.gcp_storage_bucket Ansible module the google-cloud-storage library is required too.
It should be useful to have it built-in in the default EE.

Thank you

@shanemcd
Copy link
Member

Sure. Can you open a PR?

@relrod
Copy link
Member

relrod commented Feb 2, 2023

This gets pulled in automatically via the google.cloud collection's requirements.txt file.

bash-4.4$ pip list  2>/dev/null | grep google-cloud-storage
google-cloud-storage               2.7.0

@relrod relrod closed this as completed Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants