mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-03 12:44:25 -07:00
Test with check mode
This commit is contained in:
parent
2575eaebe2
commit
23861752c2
1 changed files with 1 additions and 1 deletions
|
@ -591,7 +591,7 @@
|
|||
plugin_auth_string: "{{ test_plugin_auth_string }}"
|
||||
salt: "{{ test_salt }}"
|
||||
priv: "{{ test_default_priv }}"
|
||||
# check_mode: true
|
||||
check_mode: true
|
||||
register: result
|
||||
failed_when: result is not changed
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue