This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
d4b31afbc5
community.general
/
test
/
integration
/
targets
/
mysql_variables
/
defaults
/
main.yml
5 lines
82 B
YAML
Raw
Normal View
History
Unescape
Escape
Adding test Coverage for mysql_variable module Use mysql_variable to query, set and update variables. Assert using user and password to query, set and update variables. Assert using single quotes, double quotes and no quotes when using variables
2014-07-29 20:02:04 +02:00
---
# defaults file for test_mysql_variables
user
:
'user1'
MySQL Password updates (#25825) * MySQL Password updates * Disable user_password_update_test
2017-06-17 18:16:19 +02:00
password
:
'khH&DYigjg'
Copy permalink