Skip to content

Conversation

@Fred-sun
Copy link
Collaborator

@Fred-sun Fred-sun commented Jul 4, 2025

SUMMARY

Convert the certificate data of type bytearray to base64, try to fixes #1995

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

azure_rm_keyvaultcertificate.py
azure_rm_keyvaultcertificate_info.py

@Fred-sun
Copy link
Collaborator Author

Fred-sun commented Jul 4, 2025

@Fred-sun Fred-sun added enhancement New feature or request ready_for_review The PR has been modified and can be reviewed and merged medium_priority Medium priority labels Jul 4, 2025
@magodo
Copy link
Collaborator

magodo commented Jul 6, 2025

This LGTM, except can we introduce a new property cert_data_base64 to not break existing user's playbooks?

@magodo magodo merged commit d384ebe into ansible-collections:dev Jul 30, 2025
@Fred-sun Fred-sun deleted the convert-certificate-to-base64-with-1995 branch August 26, 2025 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request medium_priority Medium priority ready_for_review The PR has been modified and can be reviewed and merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ansible module azure_rm_keyvaultcertificate_info returns bytearray for cert_data

2 participants