mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-31 00:51:25 -07:00
Fix assertions
This commit is contained in:
parent
be0244e5bc
commit
9ffdeb0be3
5 changed files with 185 additions and 7 deletions
|
@ -37,4 +37,4 @@
|
|||
- name: assert output message mysql user was created
|
||||
assert:
|
||||
that:
|
||||
- "result.changed == true"
|
||||
- result is changed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue