mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-23 02:41:29 -07:00
Include the password update tests in the play.
This commit is contained in:
parent
7bcf810afd
commit
d3d68e44a0
2 changed files with 1 additions and 0 deletions
|
@ -237,6 +237,7 @@
|
||||||
# Test plaintext and encrypted password scenarios.
|
# Test plaintext and encrypted password scenarios.
|
||||||
#
|
#
|
||||||
- include: test_user_password.yml
|
- include: test_user_password.yml
|
||||||
|
- include: test_user_password_update.yml
|
||||||
|
|
||||||
# ============================================================
|
# ============================================================
|
||||||
# Test plugin authentication scenarios.
|
# Test plugin authentication scenarios.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue