patchback[bot]
7be95c8bbe
Temporarily disable Java keytool installation on Archlinux ( #4283 ) ( #4284 )
...
* Temporarily disable Java keytool installation on Archlinux.
* Fix comment.
(cherry picked from commit 0d0e695d8f )
Co-authored-by: Felix Fontein <felix@fontein.de >
2022-02-24 23:22:14 +01:00
patchback[bot]
c0008e976f
CI: Add ArchLinux, Debian Bullseye, CentOS Stream 8, and Alpine 3 ( #4222 ) ( #4244 )
...
* Add ArchLinux, Debian Bullseye and CentOS Stream 8 to CI.
* Add Alpine to CI matrix as well.
(cherry picked from commit a06903f33a )
Co-authored-by: Felix Fontein <felix@fontein.de >
2022-02-22 09:08:35 +00:00
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