1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/openssl_privatekey
Felix Fontein d7a273273a openssl_*: proper mode support (#54085)
* Add write helper.

* Adjust modules (except openssl_certificate).

* Adding tests for mode (with openssl_privatekey).

* Add openssl_certificate support.

* Never, ever remove the output file before actually trying to generate new content for it.

Removal is only allowed when state=absent, or when the object has been regenerated and the result needs to be written to that place.

* Add changelog.

* Extend test.
2019-03-25 14:20:52 +01:00
..
meta Enable integration tests for the crypto/ namespace (#26684) 2017-07-25 12:18:18 +01:00
tasks openssl_*: proper mode support (#54085) 2019-03-25 14:20:52 +01:00
tests openssl_*: proper mode support (#54085) 2019-03-25 14:20:52 +01:00
aliases Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00