mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
Merge 8ec56bf5a1 into 95b24ac3fe
This commit is contained in:
commit
dd9de7ff66
3 changed files with 1057 additions and 0 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
|
@ -8,6 +8,8 @@ automerge: true
|
|||
files:
|
||||
plugins/:
|
||||
supershipit: quidame
|
||||
plugins/modules/web_infrastructure/ssl_certificate_deploy.py:
|
||||
maintainers: mangesh-shinde
|
||||
changelogs/: {}
|
||||
changelogs/fragments/:
|
||||
support: community
|
||||
|
|
|
|||
2
changelogs/fragments/ssl_certificate_deploy.yml
Normal file
2
changelogs/fragments/ssl_certificate_deploy.yml
Normal 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"
|
||||
1053
plugins/modules/web_infrastructure/ssl_certificate_deploy.py
Normal file
1053
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