diff options
author | Matt Clay <matt@mystile.com> | 2017-07-10 21:59:25 +0200 |
---|---|---|
committer | Adrian Likins <alikins@redhat.com> | 2017-07-10 21:59:25 +0200 |
commit | 779306cfedca76626b91179b5014b291c49df392 (patch) | |
tree | 8d051cd369bdad20898c8f2f12016d39e73d76a9 /test/integration/targets/dpkg_selections | |
parent | sensu_subscription: Fix return type for 2 cases (#26546) (diff) | |
download | ansible-779306cfedca76626b91179b5014b291c49df392.tar.xz ansible-779306cfedca76626b91179b5014b291c49df392.zip |
Disable skipped tests for remote platforms. (#26624)
Diffstat (limited to 'test/integration/targets/dpkg_selections')
-rw-r--r-- | test/integration/targets/dpkg_selections/aliases | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/integration/targets/dpkg_selections/aliases b/test/integration/targets/dpkg_selections/aliases index 7978f4a6ce..c52a478d10 100644 --- a/test/integration/targets/dpkg_selections/aliases +++ b/test/integration/targets/dpkg_selections/aliases @@ -1,2 +1,5 @@ posix/ci/group1 destructive +skip/freebsd +skip/osx +skip/rhel |