mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
Merge 8ec56bf5a1 into dae2157bb7
This commit is contained in:
commit
3ef22655b6
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:
|
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
|
||||||
|
|
|
||||||
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