Cut assertion that is incorrect

With both connectors, and only in stable-1 apparently, the test is
always failed.
This commit is contained in:
Laurent Indermuehle 2022-08-10 22:58:50 +02:00
commit 67c8e0b2f2
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -48,12 +48,6 @@
- assert:
that:
- result is failed
when: pymysql_version.stdout != ""
- assert:
that:
- result is succeeded
when: pymysql_version.stdout == ""
- name: attempt connection with newly created user ignoring hostname
mysql_variables: