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
7bb174214c
community.general
/
test
/
integration
/
targets
/
setup_mysql_db
/
vars
/
RedHat.yml
7 lines
91 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
mysql_service
:
'mysqld'
Fix cosmetic problems in YAML source This change corrects problems reported by the `yamllint` linter. Since key duplication problems were removed in 4d48711, this commit mainly fixes trailing spaces and extra empty lines at beginning/end of files.
2016-04-18 16:47:38 +02:00
mysql_packages
:
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
-
mysql-server
-
MySQL-python
Fix cosmetic problems in YAML source This change corrects problems reported by the `yamllint` linter. Since key duplication problems were removed in 4d48711, this commit mainly fixes trailing spaces and extra empty lines at beginning/end of files.
2016-04-18 16:47:38 +02:00
-
bzip2
Copy permalink