mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
openssl_privatekey: add backup option (#53593)
* Add backup option to openssl_privatekey. * Add changelog fragment. * Make module available in remove(). * Add tests for backup. * Update lib/ansible/modules/crypto/openssl_privatekey.py Co-Authored-By: felixfontein <felix@fontein.de> * Update lib/ansible/modules/crypto/openssl_privatekey.py Co-Authored-By: felixfontein <felix@fontein.de> * Update lib/ansible/modules/crypto/openssl_privatekey.py Co-Authored-By: felixfontein <felix@fontein.de> * Update lib/ansible/modules/crypto/openssl_privatekey.py
This commit is contained in:
committed by
John R Barker
parent
3fa39ac818
commit
e00f315358
2
changelogs/fragments/53593-openssl_privatekey-backup.yml
Normal file
2
changelogs/fragments/53593-openssl_privatekey-backup.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- "openssl_privatekey - add ``backup`` option."
|
||||
Reference in New Issue
Block a user