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
e266e5f8b6
ansible
/
test
/
integration
/
targets
/
mysql_variables
/
defaults
/
main.yml
5 lines
84 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_variables: update MySQL in CI to 8.0 (#63454)
2019-10-16 08:30:33 +02:00
password
:
'khH&DYigjg1#'
Reference in a new issue
Copy permalink