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/cron | |
parent | eec6afd1162b5c3ab14df4f1478d9d8eb8a01959 (diff) | |
download | ansible-4fd2dce7f3227e36a84890b2b5b8269312db7d63.tar.gz |
Testing: Add support for AIX platform (#65802)
Diffstat (limited to 'test/integration/targets/cron')
-rw-r--r-- | test/integration/targets/cron/aliases | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/cron/aliases b/test/integration/targets/cron/aliases index fe75653cad..6e19e26ba9 100644 --- a/test/integration/targets/cron/aliases +++ b/test/integration/targets/cron/aliases @@ -1,3 +1,4 @@ destructive shippable/posix/group4 +skip/aix skip/osx |