1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 05:09:12 +00:00
This commit is contained in:
Mangesh Shinde 2026-03-19 17:50:56 -04:00 committed by GitHub
commit 3ef22655b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1057 additions and 0 deletions

2
.github/BOTMETA.yml vendored
View file

@ -8,6 +8,8 @@ automerge: true
files: files:
plugins/: plugins/:
supershipit: quidame supershipit: quidame
plugins/modules/web_infrastructure/ssl_certificate_deploy.py:
maintainers: mangesh-shinde
changelogs/: {} changelogs/: {}
changelogs/fragments/: changelogs/fragments/:
support: community support: community

View file

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

File diff suppressed because it is too large Load diff