mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 03:53:59 -07:00
openssl_*: add backup option (#54294)
This commit is contained in:
parent
5517b0384f
commit
188903448a
19 changed files with 494 additions and 2 deletions
6
changelogs/fragments/54294-openssl-backup.yaml
Normal file
6
changelogs/fragments/54294-openssl-backup.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
minor_changes:
|
||||
- "openssl_certificate - add ``backup`` option."
|
||||
- "openssl_csr - add ``backup`` option."
|
||||
- "openssl_dhparam - add ``backup`` option."
|
||||
- "openssl_pkcs12 - add ``backup`` option."
|
||||
- "openssl_publickey - add ``backup`` option."
|
Loading…
Add table
Add a link
Reference in a new issue