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
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
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
env Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
integration openssl_*: proper mode support (#54085) 2019-03-25 14:20:52 +01:00
legacy Cleanup yaml files with incorrect task attrs (#53813) 2019-03-15 13:05:09 -04:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Update handling of the non_local test alias. 2019-03-22 16:05:24 -07:00
sanity Add a script to generate twitter and mailing list announcements 2019-03-22 11:23:54 -07:00
units helper: raise Exception when ds is not dict type (#53936) 2019-03-25 11:18:33 +05:30
utils Slightly increase non-coverage unit test timeout. 2019-03-21 09:30:43 -07:00