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/tests
Felix Fontein b3d3b108bf
Add CI tests for java_cert and java_keystore (#1666)
* Try to run java_cert tests in CI.

* Forgot to add meta/

* Exclude CentOS 6.

* Add basic java_keystore tests.

* Forgot that.

* Without a CN, keytool always claims 'keystore password was incorrect' (sigh).

* Improve/fix tests.
Apparently the module cannot handle changed passwords.

* Update tests/integration/targets/java_keystore/tasks/main.yml

Co-authored-by: Tadej Borovšak <70951+tadeboro@users.noreply.github.com>

* More simpliications.

* Fix typo.

Co-authored-by: Tadej Borovšak <70951+tadeboro@users.noreply.github.com>
2021-01-24 16:51:02 +01:00
..
integration/targets Add CI tests for java_cert and java_keystore (#1666) 2021-01-24 16:51:02 +01:00
sanity Django integration tests (#1607) 2021-01-20 23:13:37 +01:00
unit Add tags filter to linode inventory plugin (#1551) 2021-01-17 12:29:20 +01:00
utils Remove ansible.netcommon dependency. (#1561) 2020-12-30 10:37:23 +01:00
.gitignore Initial commit 2020-03-09 09:11:07 +00:00
requirements.yml Remove ansible.netcommon dependency. (#1561) 2020-12-30 10:37:23 +01:00