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:
parent
17b4219b8b
commit
cc5e1b6fe7
2 changed files with 2 additions and 0 deletions
|
@ -9,3 +9,4 @@ skip/osx
|
|||
skip/macos
|
||||
skip/freebsd
|
||||
needs/root
|
||||
skip/rhel # FIXME: keytool seems to be broken on newer RHELs
|
||||
|
|
|
@ -9,3 +9,4 @@ skip/osx
|
|||
skip/macos
|
||||
skip/freebsd
|
||||
needs/root
|
||||
skip/rhel # FIXME: keytool seems to be broken on newer RHELs
|
||||
|
|
Loading…
Reference in a new issue