1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Skip java_cert and java_keystore tests on RHEL (#6995)

Skip java_cert and java_keystore tests on RHEL.
This commit is contained in:
Felix Fontein 2023-07-23 22:32:57 +02:00 committed by GitHub
parent 17b4219b8b
commit cc5e1b6fe7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -9,3 +9,4 @@ skip/osx
skip/macos skip/macos
skip/freebsd skip/freebsd
needs/root needs/root
skip/rhel # FIXME: keytool seems to be broken on newer RHELs

View file

@ -9,3 +9,4 @@ skip/osx
skip/macos skip/macos
skip/freebsd skip/freebsd
needs/root needs/root
skip/rhel # FIXME: keytool seems to be broken on newer RHELs