mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-18 08:21:26 -07:00
Update tests/integration/targets/test_mysql_user/tasks/main.yml
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
b001470e71
commit
1ce6af216d
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
|||
session_vars:
|
||||
max_connections: 1000
|
||||
register: result
|
||||
ignore_errors: yes
|
||||
ignore_errors: true
|
||||
|
||||
- name: we cannot set a global variable
|
||||
assert:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue