diff options
author | Matt Clay <matt@mystile.com> | 2018-06-20 01:58:12 +0200 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2018-06-20 01:58:12 +0200 |
commit | dce708e63ed5a122abef47416c7a7d8229780b8f (patch) | |
tree | b6be735830e8bddde9ede727863171faf4ed00f7 /test | |
parent | [aws] Remove unused return in ec2_vpc_dhcp_option_facts module (#41709) (diff) | |
download | ansible-dce708e63ed5a122abef47416c7a7d8229780b8f.tar.xz ansible-dce708e63ed5a122abef47416c7a7d8229780b8f.zip |
Temporarily disable gem test on osx.
Disabled due to lack of newer TLS version support on the test system.
Diffstat (limited to 'test')
-rw-r--r-- | test/integration/targets/gem/aliases | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/gem/aliases b/test/integration/targets/gem/aliases index 8e7d715f9c..796f3e41ed 100644 --- a/test/integration/targets/gem/aliases +++ b/test/integration/targets/gem/aliases @@ -1,2 +1,3 @@ destructive posix/ci/group1 +skip/osx |