diff options
author | Yanis Guenane <yguenane@redhat.com> | 2020-01-30 00:56:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-30 00:56:51 +0100 |
commit | 4fd2dce7f3227e36a84890b2b5b8269312db7d63 (patch) | |
tree | 3c3006ec05cde5eb6d238d2782907154cd5a3561 /test/integration/targets/openssl_pkcs12 | |
parent | Explicitly set junit_family=xunit1 @ pytest config (diff) | |
download | ansible-4fd2dce7f3227e36a84890b2b5b8269312db7d63.tar.xz ansible-4fd2dce7f3227e36a84890b2b5b8269312db7d63.zip |
Testing: Add support for AIX platform (#65802)
Diffstat (limited to 'test/integration/targets/openssl_pkcs12')
-rw-r--r-- | test/integration/targets/openssl_pkcs12/aliases | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/openssl_pkcs12/aliases b/test/integration/targets/openssl_pkcs12/aliases index 196e72369b..80cc8d7d79 100644 --- a/test/integration/targets/openssl_pkcs12/aliases +++ b/test/integration/targets/openssl_pkcs12/aliases @@ -1,3 +1,4 @@ destructive needs/root shippable/posix/group1 +skip/aix |