mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-22 22:11:44 -07:00
MySQL Password updates (#25825)
* MySQL Password updates * Disable user_password_update_test
This commit is contained in:
parent
7ee7fa7332
commit
448efdb9e5
5 changed files with 8 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
# defaults file for test_mysql_variables
|
||||
user: 'user1'
|
||||
password: 'password1'
|
||||
password: 'khH&DYigjg'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue