1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 05:09:12 +00:00
community.general/changelogs/fragments/ssl_certificate_deploy.yml
Mangesh Shinde 90eba6220b Add ssl_certificate_deploy module
- New module for secure SSL certificate deployment
- Supports nginx, httpd, and apache2 web services
- Automatic SSL configuration detection and parsing
- Certificate validation and key matching
- Service configuration testing with rollback
- Comprehensive audit logging and backup functionality
- Passes all ansible-test sanity checks
2025-09-15 18:00:33 +05:30

2 lines
175 B
YAML

minor_changes:
- "ssl_certificate_deploy - new module for secure SSL certificate deployment to web services with automatic detection, validation, and rollback capabilities"