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

stable-3.x: Fix InsecureRequestWarning for VmwareRestClient based modules #1970

Conversation

mariolenz
Copy link
Collaborator

SUMMARY

Backport of #1969

It looks like we're sometimes running into an InsecureRequestWarning.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

plugins/module_utils/vmware_rest_client.py

ADDITIONAL INFORMATION

Vmware ssl certs (works in one module, not the other!)

…e-collections#1969)

Fix InsecureRequestWarning

SUMMARY
It looks like we're sometimes running into an InsecureRequestWarning.
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
plugins/module_utils/vmware_rest_client.py
ADDITIONAL INFORMATION
Vmware ssl certs (works in one module, not the other!)
@mariolenz
Copy link
Collaborator Author

recheck

@mariolenz mariolenz added bug This issue/PR relates to a bug module_utils module_utils mergeit labels Jan 18, 2024
Copy link

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/c4ee1ca926b5496a8afef210d7f3cf73

✔️ ansible-tox-linters SUCCESS in 9m 47s
✔️ build-ansible-collection SUCCESS in 8m 30s
✔️ ansible-galaxy-importer SUCCESS in 4m 32s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 5f59a93 into ansible-collections:stable-3.x Jan 18, 2024
15 checks passed
@mariolenz mariolenz deleted the backport1969 branch January 18, 2024 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug mergeit module_utils module_utils
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant