mirror of https://github.com/ansible/ansible.git
MySQL Password updates (#25825)
* MySQL Password updates
* Disable user_password_update_test
(cherry picked from commit 448efdb9e5)
pull/25945/head
parent
bf34bdb32c
commit
cac3cfa9eb
@ -1,4 +1,4 @@
|
||||
---
|
||||
# defaults file for test_mysql_variables
|
||||
user: 'user1'
|
||||
password: 'password1'
|
||||
password: 'khH&DYigjg'
|
||||
|
||||
Loading…
Reference in New Issue