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:
Laurent Indermuehle 2022-11-08 19:36:57 +01:00
commit 0cf0b2f801
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09
2 changed files with 3 additions and 0 deletions

View file

@ -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
#