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
09f78d2f6c
community.general
/
test
/
integration
/
targets
/
mysql_user
/
meta
/
main.yml
4 lines
58 B
YAML
Raw
Normal View
History
Unescape
Escape
Adding Integration Tests for mysql_db module Adding the following Test Coverage for RedHat and Debian OS: - Use mysql_db module to create, delete databases using different encoding. - Backup/Restore databases using different file format: sql, gz and bz2. - Create and delete databases using different user privilege. - Assert database creation, deleting and content using system commands.
2014-07-10 16:05:52 +02:00
dependencies
:
-
setup_mysql_db
Fix integration tests to support remote hosts.
2019-01-25 04:25:06 +01:00
-
setup_remote_tmp_dir
Copy permalink