mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-07 03:00:34 -07:00
Add better task name
Co-authored-by: Jorge Rodriguez (A.K.A. Tiriel) <jorge.rodriguez@futurice.com>
This commit is contained in:
parent
73ce044fa7
commit
b30e8d8a88
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
that:
|
||||
- result is changed
|
||||
|
||||
- name: Resource limits | Check
|
||||
- name: Resource limits | Retrieve user
|
||||
mysql_query:
|
||||
<<: *mysql_params
|
||||
query: >
|
||||
|
|
Loading…
Add table
Reference in a new issue