mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-27 14:08:53 +00:00
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
This commit is contained in:
parent
c1e877d254
commit
90eba6220b
3 changed files with 1319 additions and 0 deletions
1050
plugins/modules/web_infrastructure/ssl_certificate_deploy.py
Normal file
1050
plugins/modules/web_infrastructure/ssl_certificate_deploy.py
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue