ansible/test/integration/targets/openssl_privatekey
Felix Fontein 59000d01b6 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.

(cherry picked from commit d7a273273a)
2019-03-25 20:03:43 -07:00
..
meta
tasks openssl_*: proper mode support (#54085) 2019-03-25 20:03:43 -07:00
tests openssl_*: proper mode support (#54085) 2019-03-25 20:03:43 -07:00
aliases Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00