mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-21 05:21:46 -07:00
no general user test for salt
This commit is contained in:
parent
dbbebedda7
commit
93c842a6da
1 changed files with 0 additions and 6 deletions
|
@ -497,12 +497,6 @@
|
|||
that:
|
||||
- result is succeeded
|
||||
|
||||
- include_tasks: utils/assert_user.yml
|
||||
vars:
|
||||
user_name: "{{ test_user_name }}"
|
||||
user_host: "%"
|
||||
priv: "{{ test_default_priv_type }}"
|
||||
|
||||
- name: Plugin auth | Connect with user and password
|
||||
command: "{{ mysql_command }} -u {{ test_user_name }} -p{{ test_plugin_auth_string }} -e \"SELECT 1\""
|
||||
register: result
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue