diff options
author | Adam Miller <admiller@redhat.com> | 2018-12-05 23:57:44 +0100 |
---|---|---|
committer | ansibot <ansibot@users.noreply.github.com> | 2018-12-05 23:57:44 +0100 |
commit | ea2b0114ea2971509c78c776e67a37c8025f2bc2 (patch) | |
tree | abe2a56d5e992f44293137aa5f6886f1fd221217 /test/integration/targets/mysql_user | |
parent | Add inventory cache options to config base (#46097) (diff) | |
download | ansible-ea2b0114ea2971509c78c776e67a37c8025f2bc2.tar.xz ansible-ea2b0114ea2971509c78c776e67a37c8025f2bc2.zip |
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 |