This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
8c0ec5fd82
ansible
/
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'
Reference in a new issue
Copy permalink