diff options
author | Yanis Guenane <yguenane@redhat.com> | 2020-01-30 00:56:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-29 15:56:51 -0800 |
commit | 4fd2dce7f3227e36a84890b2b5b8269312db7d63 (patch) | |
tree | 3c3006ec05cde5eb6d238d2782907154cd5a3561 /test/integration/targets/become | |
parent | eec6afd1162b5c3ab14df4f1478d9d8eb8a01959 (diff) | |
download | ansible-4fd2dce7f3227e36a84890b2b5b8269312db7d63.tar.gz |
Testing: Add support for AIX platform (#65802)
Diffstat (limited to 'test/integration/targets/become')
-rw-r--r-- | test/integration/targets/become/aliases | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/become/aliases b/test/integration/targets/become/aliases index a4c92ef853..3a07aab32d 100644 --- a/test/integration/targets/become/aliases +++ b/test/integration/targets/become/aliases @@ -1,2 +1,3 @@ destructive shippable/posix/group1 +skip/aix |