mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-28 07:31:24 -07:00
Only test test_mysql_user with a debug of all variables
I run that on my Workstation and want to compare variables between GHA and my machine.
This commit is contained in:
parent
53fddfc782
commit
0cf0b2f801
2 changed files with 3 additions and 0 deletions
|
@ -51,6 +51,8 @@
|
|||
|
||||
- include: assert_no_user.yml user_name={{user_name_1}}
|
||||
|
||||
- debug: var=hostvars[inventory_hostname]
|
||||
|
||||
# ============================================================
|
||||
# Create mysql user that already exist on mysql database
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue