mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-08 22:33:53 +00:00
x509_certificate_info: move main code to module_utils to allow easier implementation of diff mode (#206)
* Move x509_certificate_info code to module_utils. * Add changelog fragment. * Apply suggestions from code review Co-authored-by: Ajpantuso <ajpantuso@gmail.com> Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
This commit is contained in:
2
changelogs/fragments/206-x509_certificate_info.yml
Normal file
2
changelogs/fragments/206-x509_certificate_info.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- "x509_certificate_info - refactor module to allow code re-use for diff mode (https://github.com/ansible-collections/community.crypto/pull/206)."
|
||||
Reference in New Issue
Block a user