ansible/test
Andrea Tartaglia df86b9ec3d openssl_pkcs12: privatekey_path and friendly_name are not always required together (#54370)
* Removed required_together, updated tests

Since required_together: privatekey_path -> friendly_name, is not always
required it has been removed.
Updated openssl_pkcs12 integration tests to be in line with other
openssl_* modules, and added a test for export with no privatekey_path.

* linter fixes

* Removed cryptography from tests

* Added changelog fragment

* Removed non-necessary select_crypto_backend
2019-03-26 15:06:00 +00:00
..
cache
env Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
integration openssl_pkcs12: privatekey_path and friendly_name are not always required together (#54370) 2019-03-26 15:06:00 +00:00
legacy Cleanup yaml files with incorrect task attrs (#53813) 2019-03-15 13:05:09 -04:00
results
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 New module to install images on Cisco FTD devices (#53467) 2019-03-26 19:35:53 +05:30
utils Slightly increase non-coverage unit test timeout. 2019-03-21 09:30:43 -07:00