-
Notifications
You must be signed in to change notification settings - Fork 341
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
[PR #1384/200392e0 backport][stable-5] Allow to disable encryption on cloudtrail #1385
Conversation
Allow to disable encryption on cloudtrail SUMMARY Allow to disable encryption on cloudtrail. Note: Tests are not run in CI because of missing policy. ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Mark Chappell (cherry picked from commit 200392e)
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 5m 03s |
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 3m 57s |
s3_sync - fix when running in FIPS mode SUMMARY fixes: ansible-collections#757 pass usedforsecurity=False (the MD5 sum isn't used as a cryptographic hash) and attempt to handle FIPS errors more gracefully. ISSUE TYPE Bugfix Pull Request COMPONENT NAME s3_sync ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None>
s3_sync - fix when running in FIPS mode SUMMARY fixes: ansible-collections#757 pass usedforsecurity=False (the MD5 sum isn't used as a cryptographic hash) and attempt to handle FIPS errors more gracefully. ISSUE TYPE Bugfix Pull Request COMPONENT NAME s3_sync ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None>
s3_sync - fix when running in FIPS mode SUMMARY fixes: ansible-collections#757 pass usedforsecurity=False (the MD5 sum isn't used as a cryptographic hash) and attempt to handle FIPS errors more gracefully. ISSUE TYPE Bugfix Pull Request COMPONENT NAME s3_sync ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None>
This is a backport of PR #1384 as merged into main (200392e).
SUMMARY
Allow to disable encryption on cloudtrail.
Note: Tests are not run in CI because of missing policy.
ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION