Fix assertions

This commit is contained in:
Jorge-Rodriguez 2020-11-17 12:58:20 +02:00
commit 9ffdeb0be3
No known key found for this signature in database
GPG key ID: 43153D1EFD8F7D90
5 changed files with 185 additions and 7 deletions

View file

@ -37,4 +37,4 @@
- name: assert output message mysql user was created
assert:
that:
- "result.changed == true"
- result is changed