diff options
author | Adam Miller <admiller@redhat.com> | 2018-12-05 16:57:44 -0600 |
---|---|---|
committer | ansibot <ansibot@users.noreply.github.com> | 2018-12-05 17:57:44 -0500 |
commit | ea2b0114ea2971509c78c776e67a37c8025f2bc2 (patch) | |
tree | abe2a56d5e992f44293137aa5f6886f1fd221217 /test/integration/targets/mysql_user | |
parent | ae12be6cd994f2d8f603edfae72508cacae1713a (diff) | |
download | ansible-ea2b0114ea2971509c78c776e67a37c8025f2bc2.tar.gz |
enable mysql related integration tests for rhel8 beta (#49163)
Signed-off-by: Adam Miller <admiller@redhat.com>
Diffstat (limited to 'test/integration/targets/mysql_user')
-rw-r--r-- | test/integration/targets/mysql_user/aliases | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/targets/mysql_user/aliases b/test/integration/targets/mysql_user/aliases index 44bf0ba4ec..5eb727b09b 100644 --- a/test/integration/targets/mysql_user/aliases +++ b/test/integration/targets/mysql_user/aliases @@ -2,4 +2,3 @@ destructive shippable/posix/group1 skip/osx skip/freebsd -skip/rhel8.0 |